Module: JPTGRAMMAR::AbsSingularQuery0
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#root_identifier ⇒ Object
2980 2981 2982 |
# File 'lib/parser/jptgrammar.rb', line 2980 def root_identifier elements[0] end |
#singular_query_segments ⇒ Object
2984 2985 2986 |
# File 'lib/parser/jptgrammar.rb', line 2984 def singular_query_segments elements[1] end |