showFe output (grammar symbols)
TERM character_constant: int;
TERM integer_constant: int;
TERM floating_constant: int;
TERM typedef_name: int;
TERM identifier: int;
...
NONTERM
jump_statement, LabelUse, labeled_statement,
LabelDef, statement, function_definition,
declaration_specifiers, declarator,
declaration_list_opt, compound_statement,
[this listing is slightly abbreviated and reformatted]
Back to Typical Eli Errors
|