Module: Trxl::ValuesOfTypeFunction0

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#all_typesObject



8403
8404
8405
# File 'lib/trxl/trxl_grammar.rb', line 8403

def all_types
  elements[8]
end

#all_valuesObject



8415
8416
8417
# File 'lib/trxl/trxl_grammar.rb', line 8415

def all_values
  elements[12]
end

#match_expObject



8391
8392
8393
# File 'lib/trxl/trxl_grammar.rb', line 8391

def match_exp
  elements[4]
end

#space1Object



8383
8384
8385
# File 'lib/trxl/trxl_grammar.rb', line 8383

def space1
  elements[1]
end

#space2Object



8387
8388
8389
# File 'lib/trxl/trxl_grammar.rb', line 8387

def space2
  elements[3]
end

#space3Object



8395
8396
8397
# File 'lib/trxl/trxl_grammar.rb', line 8395

def space3
  elements[5]
end

#space4Object



8399
8400
8401
# File 'lib/trxl/trxl_grammar.rb', line 8399

def space4
  elements[7]
end

#space5Object



8407
8408
8409
# File 'lib/trxl/trxl_grammar.rb', line 8407

def space5
  elements[9]
end

#space6Object



8411
8412
8413
# File 'lib/trxl/trxl_grammar.rb', line 8411

def space6
  elements[11]
end

#space7Object



8419
8420
8421
# File 'lib/trxl/trxl_grammar.rb', line 8419

def space7
  elements[13]
end