|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FirstSet
implements the FIRST-Sets of all non-terminals in the
grammar. FollowSet
implements the FOLLOW-Sets of all non-terminals in the
grammar.
Factor -> ((ident Selector)|integer|("("Expression")")|("~" Factor))
FieldList -> IdentList ":" Type
FormalParameters -> FPSection (";" FPSection}
FPSection -> "VAR" IdentList ":" Type
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |