Synopsis/Token.hh

source code

Includes from this file:

No includes.

Declarations in this file:

Data members in Synopsis::Token

length

ptr

type

Member functions in Synopsis::Token

Token()

Token(const char*,size_t,Type)

operator==(char)const

Namespaces

Synopsis

Parameters in Synopsis::Token::`Token(const char*,size_t,Type)

l

s

t

Parameters in Synopsis::Token::`operator==(char)const

c

Structs in Synopsis

Token

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

Thises in Synopsis::Token::`Token()

this

Thises in Synopsis::Token::`Token(const char*,size_t,Type)

this

Thises in Synopsis::Token::`operator==(char)const

this

Typedefs in Synopsis::Token

Type