2017-02-23 21:06:49 +03:00
|
|
|
(Program
|
|
|
|
(Module
|
|
|
|
(Identifier))
|
|
|
|
(Function
|
|
|
|
(Identifier)
|
2017-03-29 23:03:28 +03:00
|
|
|
(Args)
|
2017-02-23 21:06:49 +03:00
|
|
|
(Other "const_declaration"
|
|
|
|
(VarAssignment
|
|
|
|
(Other "identifier_list"
|
|
|
|
(Identifier))
|
|
|
|
(Other "expression_list"
|
|
|
|
(Other "composite_literal"
|
|
|
|
{ (Identifier)
|
|
|
|
->(Identifier) }
|
|
|
|
(Pair
|
|
|
|
(Identifier)
|
|
|
|
(StringLiteral))
|
|
|
|
(Pair
|
|
|
|
(Identifier)
|
|
|
|
(StringLiteral))))))
|
|
|
|
(Other "const_declaration"
|
|
|
|
(VarAssignment
|
|
|
|
(Other "identifier_list"
|
|
|
|
(Identifier))
|
|
|
|
(Other "expression_list"
|
|
|
|
(Other "composite_literal"
|
|
|
|
(StructTy
|
|
|
|
(FieldDecl
|
2017-03-28 20:25:46 +03:00
|
|
|
(Other "identifier_list"
|
|
|
|
(Identifier))
|
2017-02-23 21:06:49 +03:00
|
|
|
{ (Identifier)
|
|
|
|
->(Identifier) }))
|
|
|
|
(Pair
|
|
|
|
{ (Identifier)
|
|
|
|
->(Identifier) }
|
|
|
|
{ (NumberLiteral)
|
|
|
|
->(NumberLiteral) })))))
|
|
|
|
(Other "const_declaration"
|
|
|
|
(VarAssignment
|
|
|
|
(Other "identifier_list"
|
|
|
|
(Identifier))
|
|
|
|
(Other "expression_list"
|
|
|
|
(Other "composite_literal"
|
|
|
|
{ (QualifiedIdentifier)
|
2017-02-24 19:44:03 +03:00
|
|
|
->(QualifiedIdentifier) }))))))
|