Module: JPTGRAMMAR::FilterSelector1
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
2010 2011 2012 |
# File 'lib/parser/jptgrammar.rb', line 2010 def ast ["filt", logical_expr.ast] end |