Module: Trxl::HashEntryList1
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#hash_entry ⇒ Object
2436 2437 2438 |
# File 'lib/trxl/trxl_grammar.rb', line 2436 def hash_entry elements[0] end |
#tail ⇒ Object
2440 2441 2442 |
# File 'lib/trxl/trxl_grammar.rb', line 2440 def tail elements[1] end |