Module: DhallishGrammar::UnionLiteral0

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#lbObject



2511
2512
2513
# File 'lib/DhallishGrammar.rb', line 2511

def lb
  elements[0]
end

#typeObject



2515
2516
2517
# File 'lib/DhallishGrammar.rb', line 2515

def type
  elements[4]
end