Module: Trxl::HashLiteral0

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#hash_entry_listObject



2315
2316
2317
# File 'lib/trxl/trxl_grammar.rb', line 2315

def hash_entry_list
  elements[2]
end

#space1Object



2311
2312
2313
# File 'lib/trxl/trxl_grammar.rb', line 2311

def space1
  elements[1]
end

#space2Object



2319
2320
2321
# File 'lib/trxl/trxl_grammar.rb', line 2319

def space2
  elements[3]
end