ArkScript
A small, fast, functional and scripting language for video games
ConsoleStyle.hpp File Reference

Colors per token used by replxx. More...

#include <replxx.hxx>
+ Include dependency graph for ConsoleStyle.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ark
 

Typedefs

using Replxx = replxx::Replxx
 

Variables

const std::vector< std::string > Ark::KeywordsDict
 
const std::vector< std::pair< std::string, Replxx::Color > > Ark::ColorsRegexDict
 

Detailed Description

Colors per token used by replxx.

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
0.2
Date
2020-10-27

Definition in file ConsoleStyle.hpp.

Typedef Documentation

◆ Replxx

using Replxx = replxx::Replxx

Definition at line 17 of file ConsoleStyle.hpp.