Enum TokenCategory

token category for syntax highlight

The enum base type is ubyte .

Enum members

Name Description
Character character literal
Comment
Comment_MultyLine
Comment_MultyLineDoc
Comment_SingleLine
Comment_SingleLineDoc
Error error
Float floating point number literal
Identifier
Identifier_Class
Identifier_Deprecated
Identifier_Local
Identifier_Member
Identifier_Struct
Integer integer literal
Keyword keyword
Op operator
String string literal
WhiteSpace
WhiteSpace_Space
WhiteSpace_Tab

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0