Module: DhallishGrammar::UnionLiteral1

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#lbObject



2522
2523
2524
# File 'lib/DhallishGrammar.rb', line 2522

def lb
  elements[3]
end

#typeObject



2526
2527
2528
# File 'lib/DhallishGrammar.rb', line 2526

def type
  elements[7]
end