Module: Trxl::HashLiteral0

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#hash_entry_listObject



2235
2236
2237
# File 'lib/trxl/trxl_grammar.rb', line 2235

def hash_entry_list
  elements[2]
end

#spaceObject



2231
2232
2233
# File 'lib/trxl/trxl_grammar.rb', line 2231

def space
  elements[1]
end