Module: Trxl::MatchingIdsFunction2
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
8218 8219 8220 |
# File 'lib/trxl/trxl_grammar.rb', line 8218 def space1 elements[1] end |
#space2 ⇒ Object
8222 8223 8224 |
# File 'lib/trxl/trxl_grammar.rb', line 8222 def space2 elements[3] end |