2017-02-23 01:36:22 +03:00
|
|
|
(Program
|
2017-08-16 20:13:48 +03:00
|
|
|
{+(MethodCall
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(Identifier)+}
|
|
|
|
{+(Object)+})+}
|
2017-08-16 20:13:48 +03:00
|
|
|
{+(MethodCall
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(Identifier)+}
|
|
|
|
{+(Identifier)+})+}
|
2017-08-16 20:13:48 +03:00
|
|
|
(MethodCall
|
|
|
|
(Identifier)
|
|
|
|
(Params
|
|
|
|
{ (Identifier)
|
|
|
|
->(Identifier) }
|
|
|
|
{+(KeywordParameter
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(Identifier)+}
|
|
|
|
{+(Boolean)+})+}
|
2017-08-16 20:13:48 +03:00
|
|
|
{+(OptionalParameter
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(Identifier)+}
|
|
|
|
{+(Identifier)+})+})
|
2017-08-16 20:13:48 +03:00
|
|
|
{+(IntegerLiteral)+}
|
|
|
|
{-(Binary
|
2017-09-10 01:41:12 +03:00
|
|
|
{-(Identifier)-}
|
|
|
|
{-(Other "+")-}
|
|
|
|
{-(IntegerLiteral)-})-})
|
2017-08-03 18:19:23 +03:00
|
|
|
{+(AnonymousFunction
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(ExpressionStatements)+})+}
|
2017-07-06 00:51:12 +03:00
|
|
|
{+(AnonymousFunction
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(ExpressionStatements
|
|
|
|
{+(Identifier)+})+})+}
|
2017-07-06 00:51:12 +03:00
|
|
|
{+(AnonymousFunction
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(Identifier)+}
|
|
|
|
{+(ExpressionStatements
|
|
|
|
{+(IntegerLiteral)+})+})+}
|
2017-07-06 00:51:12 +03:00
|
|
|
{+(AnonymousFunction
|
2017-09-10 01:41:12 +03:00
|
|
|
{+(Identifier)+}
|
|
|
|
{+(SplatParameter
|
|
|
|
{+(Identifier)+})+}
|
|
|
|
{+(Other "destructured_parameter"
|
|
|
|
{+(Identifier)+}
|
|
|
|
{+(Identifier)+})+}
|
|
|
|
{+(ExpressionStatements)+})+})
|