|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IdentToken
implements an identifier found in the source code.
IdentToken
with a kind k
and
a value v
.
actChar
IdentList -> ident {"," ident}
IfStatement -> "IF" Expression "THEN" StatementSequence
{"ELSIF" Expression "THEN" StatementSequence}
["ELSE" StatementSequence] "END"
lookaheadToken
is in the FIRST-Set of
nonTerminal
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |