Module: Trxl::HashEntryList0
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#hash_entry ⇒ Object
2430 2431 2432 |
# File 'lib/trxl/trxl_grammar.rb', line 2430 def hash_entry elements[3] end |
#space1 ⇒ Object
2422 2423 2424 |
# File 'lib/trxl/trxl_grammar.rb', line 2422 def space1 elements[0] end |
#space2 ⇒ Object
2426 2427 2428 |
# File 'lib/trxl/trxl_grammar.rb', line 2426 def space2 elements[2] end |