Eagle Legacy Modernization, LLC

ObjectiveC Grammar

Main program: ObjectiveC_Program

ObjC syntax:

 Count  Terminals:
 Count  Statistics(*) Tokens:
    ObjectiveC_Program: [ObjectiveC_Element]* [C_StatementOrComment]*
    |   ObjectiveC_Element: (C_Comment | C_StatementOrComment)

Terminals = 0 (instances=0)
Tokens = 2 (instances=0)

(*) Statistics are shown in the same order as the Tokens.
Percentages are rounded; 'all' and 'none' mean 100% and 0% before rounding.
For lists, it shows the average number of occurrences, excluding empty lists.