2017-02-28 19:30:04 +03:00
|
|
|
{+(Program
|
|
|
|
(Module
|
|
|
|
(Identifier))
|
|
|
|
(Function
|
|
|
|
(Identifier)
|
2017-03-29 23:03:28 +03:00
|
|
|
(Args)
|
2017-02-28 19:30:04 +03:00
|
|
|
(For
|
|
|
|
(ExpressionStatements
|
|
|
|
(FunctionCall
|
|
|
|
(Identifier))
|
|
|
|
(Other "goto_statement"
|
|
|
|
(Identifier))))
|
|
|
|
(For
|
|
|
|
(VarDecl
|
|
|
|
(Other "expression_list"
|
|
|
|
(Identifier))
|
|
|
|
(Other "expression_list"
|
|
|
|
(NumberLiteral)))
|
|
|
|
(RelationalOperator
|
|
|
|
(Identifier)
|
|
|
|
(NumberLiteral))
|
|
|
|
(IncrementStatement)
|
|
|
|
(FunctionCall
|
|
|
|
(Identifier))
|
|
|
|
(Break
|
|
|
|
(Identifier)))
|
|
|
|
(For
|
|
|
|
(RelationalOperator
|
|
|
|
(Identifier)
|
|
|
|
(NumberLiteral))
|
|
|
|
(IncrementStatement)
|
|
|
|
(FunctionCall
|
|
|
|
(Identifier))
|
|
|
|
(Continue
|
|
|
|
(Identifier)))
|
|
|
|
(For
|
|
|
|
(FunctionCall
|
|
|
|
(Identifier))
|
|
|
|
(Continue))
|
|
|
|
(For
|
|
|
|
(Other "expression_list"
|
|
|
|
(Identifier))
|
|
|
|
(Identifier)
|
|
|
|
(FunctionCall
|
|
|
|
(Identifier)
|
|
|
|
(Identifier))
|
|
|
|
(Break))))+}
|