Module: JPTGRAMMAR::JsonpathQuery0
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#root_identifier ⇒ Object
61 62 63 |
# File 'lib/parser/jptgrammar.rb', line 61 def root_identifier elements[0] end |
#segments ⇒ Object
65 66 67 |
# File 'lib/parser/jptgrammar.rb', line 65 def segments elements[1] end |