Module: JPTGRAMMAR::FunctionExpr1
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#function_argument ⇒ Object
3723 3724 3725 |
# File 'lib/parser/jptgrammar.rb', line 3723 def function_argument elements[0] end |