Module: DhallishGrammar::FunctionDefinition0
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#exp ⇒ Object
6062 6063 6064 |
# File 'lib/DhallishGrammar.rb', line 6062 def exp elements[14] end |
#lb ⇒ Object
6054 6055 6056 |
# File 'lib/DhallishGrammar.rb', line 6054 def lb elements[4] end |
#type_exp ⇒ Object
6058 6059 6060 |
# File 'lib/DhallishGrammar.rb', line 6058 def type_exp elements[8] end |