Module: JPTGRAMMAR::Jptgrammar0
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#jsonpath_query ⇒ Object
13 14 15 |
# File 'lib/parser/jptgrammar.rb', line 13 def jsonpath_query elements[0] end |
#S ⇒ Object
17 18 19 |
# File 'lib/parser/jptgrammar.rb', line 17 def S elements[1] end |