Module: EDNGRAMMAR::SimpleNumber3
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#DIGIT ⇒ Object
1445 1446 1447 |
# File 'lib/parser/edngrammar.rb', line 1445 def DIGIT elements[1] end |