Synopsis/Token.hh

source code

Includes from this file:

No includes.

Declarations in this file:

Data members in Synopsis::Token

length
ptr
type

Enums in Synopsis::Token

`0000

Member functions in Synopsis::Token

Token()
Token(const char*,size_t,Type)
operator==(char)const

Namespaces

Synopsis

Structs in Synopsis

Token

A Token is what the Lexer splits an input stream into.

Typedefs in Synopsis::Token

Type