module DhallishGrammar::RecordTypeLiteral2

Public Instance Methods

exp() click to toggle source
# File lib/DhallishGrammar.rb, line 1425
def exp
  elements[7]
end
key() click to toggle source
# File lib/DhallishGrammar.rb, line 1421
def key
  elements[3]
end