module DhallishGrammar::RecordLiteral2

Public Instance Methods

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