Module: DhallishGrammar::RecordTypeLiteral3

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#fstexpObject



1435
1436
1437
# File 'lib/DhallishGrammar.rb', line 1435

def fstexp
  elements[6]
end

#fstkeyObject



1431
1432
1433
# File 'lib/DhallishGrammar.rb', line 1431

def fstkey
  elements[2]
end

#tailObject



1439
1440
1441
# File 'lib/DhallishGrammar.rb', line 1439

def tail
  elements[7]
end