Module: DhallishGrammar::RecordLiteral3

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#fstexpObject



1708
1709
1710
# File 'lib/DhallishGrammar.rb', line 1708

def fstexp
  elements[6]
end

#fstkeyObject



1704
1705
1706
# File 'lib/DhallishGrammar.rb', line 1704

def fstkey
  elements[2]
end

#tailObject



1712
1713
1714
# File 'lib/DhallishGrammar.rb', line 1712

def tail
  elements[7]
end