Module: DhallishGrammar::UnionTypeLiteral1
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#lb ⇒ Object
2885 2886 2887 |
# File 'lib/DhallishGrammar.rb', line 2885 def lb elements[3] end |
#type ⇒ Object
2889 2890 2891 |
# File 'lib/DhallishGrammar.rb', line 2889 def type elements[7] end |