|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TAnd
represents a '&'
token from the input file.TAnd
token with no line and position information.
TAnd
token with the given line and position information.
TAnd
token that is an alias of the given token.
Target
defines the interface for pointer targets.TAssign
represents a '='
token from the input file.TAssign
token with no line and position information.
TAssign
token with the given line and position information.
TAssign
token that is an alias of the given token.
TComma
represents a ','
token from the input file.TComma
token with no line and position information.
TComma
token with the given line and position information.
TComma
token that is an alias of the given token.
TCommentBlock
represents a comment block
token from the input file.TCommentBlock
token with text
as text and with no line
and position information.
TCommentBlock
token with text
as text and with the
given line and position information.
TCommentBlock
token with text
as text which is
an alias of the given token.
TCommentSingle
represents a comment single
token from the input file.TCommentSingle
token with text
as text and with no line
and position information.
TCommentSingle
token with text
as text and with the
given line and position information.
TCommentSingle
token with text
as text which is
an alias of the given token.
TDiv
represents a '/'
token from the input file.TDiv
token with no line and position information.
TDiv
token with the given line and position information.
TDiv
token that is an alias of the given token.
TElse
represents a 'else'
token from the input file.TElse
token with no line and position information.
TElse
token with the given line and position information.
TElse
token that is an alias of the given token.
TEq
represents a '=='
token from the input file.TEq
token with no line and position information.
TEq
token with the given line and position information.
TEq
token that is an alias of the given token.
TGt
represents a '>'
token from the input file.TGt
token with no line and position information.
TGt
token with the given line and position information.
TGt
token that is an alias of the given token.
TIdentifier
represents a identifier
token from the input file.TIdentifier
token with text
as text and with no line
and position information.
TIdentifier
token with text
as text and with the
given line and position information.
TIdentifier
token with text
as text which is
an alias of the given token.
TIdentifier
token with the given nodes as children.
TIf
represents a 'if'
token from the input file.TIf
token with no line and position information.
TIf
token with the given line and position information.
TIf
token that is an alias of the given token.
TInput
represents a 'input'
token from the input file.TInput
token with no line and position information.
TInput
token with the given line and position information.
TInput
token that is an alias of the given token.
TIntegerConst
represents a integer const
token from the input file.TIntegerConst
token with text
as text and with no line
and position information.
TIntegerConst
token with text
as text and with the
given line and position information.
TIntegerConst
token with text
as text which is
an alias of the given token.
TLBrace
represents a '{'
token from the input file.TLBrace
token with no line and position information.
TLBrace
token with the given line and position information.
TLBrace
token that is an alias of the given token.
TLPar
represents a '('
token from the input file.TLPar
token with no line and position information.
TLPar
token with the given line and position information.
TLPar
token that is an alias of the given token.
TMalloc
represents a 'malloc'
token from the input file.TMalloc
token with no line and position information.
TMalloc
token with the given line and position information.
TMalloc
token that is an alias of the given token.
TMinus
represents a '-'
token from the input file.TMinus
token with no line and position information.
TMinus
token with the given line and position information.
TMinus
token that is an alias of the given token.
TNull
represents a 'null'
token from the input file.TNull
token with no line and position information.
TNull
token with the given line and position information.
TNull
token that is an alias of the given token.
Token
is the superclass of all tokens is the AST.CAssignPtrStmPoint
.
CAssignVarStmPoint
.
CBinopExpPoint
.
CBlockPoint
.
CDeclStmPoint
.
CDerefExpPoint
.
CFunctionCallExpPoint
.
CFunctionPtrCallExpPoint
.
CIfThenElseStmPoint
.
CIfThenStmPoint
.
CInputExpPoint
.
CIntConstExpPoint
.
CMallocExpPoint
.
CNullExpPoint
.
COutputStmPoint
.
CPointerExpPoint
.
CReturnStmPoint
.
CVarExpPoint
.
CWhileStmPoint
.
EntryPoint
.
ExitPoint
.
AAssignPtrStm
node.
AAssignVarStm
node.
ABinopExp
node.
ABlock
node.
ABlockStm
node.
ABody
node.
ADeclStm
node.
ADerefExp
node.
ADivideBinop
node.
AEqBinop
node.
AFuncDecl
node.
AFunctionCallExp
node.
AFunctionPtrCallExp
node.
AGtBinop
node.
AIfThenElseStm
node.
AIfThenStm
node.
AInputExp
node.
AIntConstExp
node.
ALocalDecl
node.
AMallocExp
node.
AMinusBinop
node.
ANullExp
node.
AOutputStm
node.
APlusBinop
node.
APointerExp
node.
AProgram
node.
AReturnStm
node.
ATimesBinop
node.
AVarExp
node.
AWhileStm
node.
Start
node.
Token
node.
t
.
keyStringifier
and valueStringifier
.
keyStringifier
and valueStringifier
.
stringifier
.
stringifier
.
t
.
TOutput
represents a 'output'
token from the input file.TOutput
token with no line and position information.
TOutput
token with the given line and position information.
TOutput
token that is an alias of the given token.
TPlus
represents a '+'
token from the input file.TPlus
token with no line and position information.
TPlus
token with the given line and position information.
TPlus
token that is an alias of the given token.
TRBrace
represents a '}'
token from the input file.TRBrace
token with no line and position information.
TRBrace
token with the given line and position information.
TRBrace
token that is an alias of the given token.
TReturn
represents a 'return'
token from the input file.TReturn
token with no line and position information.
TReturn
token with the given line and position information.
TReturn
token that is an alias of the given token.
TRPar
represents a ')'
token from the input file.TRPar
token with no line and position information.
TRPar
token with the given line and position information.
TRPar
token that is an alias of the given token.
TSemicolon
represents a ';'
token from the input file.TSemicolon
token with no line and position information.
TSemicolon
token with the given line and position information.
TSemicolon
token that is an alias of the given token.
TStar
represents a '*'
token from the input file.TStar
token with no line and position information.
TStar
token with the given line and position information.
TStar
token that is an alias of the given token.
TVar
represents a 'var'
token from the input file.TVar
token with no line and position information.
TVar
token with the given line and position information.
TVar
token that is an alias of the given token.
TWhile
represents a 'while'
token from the input file.TWhile
token with no line and position information.
TWhile
token with the given line and position information.
TWhile
token that is an alias of the given token.
TWhiteSpace
represents a white space
token from the input file.TWhiteSpace
token with text
as text and with no line
and position information.
TWhiteSpace
token with text
as text and with the
given line and position information.
TWhiteSpace
token with text
as text which is
an alias of the given token.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |