Enum TokenType

The enum base type is ushort .

Enum members

Name Description
close )
colon : operator
comma , operator
comment comment
curlyClose ]
curlyOpen [
dot . operator
eof end of file
eol end of line
error error
floating floating point literal
ident ident
integer integer literal
minus - operator
open (
plus + operator
semicolon ; operator
squareClose ]
squareOpen [
str string literal
whitespace whitespace

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0