Module: CDDLGRAMMAR::Value0
- Defined in:
- lib/parser/cddlgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
2649 |
# File 'lib/parser/cddlgrammar.rb', line 2649 def ast() ["number", text_value] end |