Module: Trxl::StatementSeparator0
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
273 274 275 |
# File 'lib/trxl/trxl_grammar.rb', line 273 def space1 elements[0] end |
#space2 ⇒ Object
277 278 279 |
# File 'lib/trxl/trxl_grammar.rb', line 277 def space2 elements[2] end |