Module: DhallishGrammar::UnionTypeLiteral2

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#lbObject



2895
2896
2897
# File 'lib/DhallishGrammar.rb', line 2895

def lb
  elements[2]
end

#tailObject



2903
2904
2905
# File 'lib/DhallishGrammar.rb', line 2903

def tail
  elements[7]
end

#typeObject



2899
2900
2901
# File 'lib/DhallishGrammar.rb', line 2899

def type
  elements[6]
end