Module: DhallishGrammar::NonEmptyListLiteral1

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#spaceObject



1127
1128
1129
# File 'lib/DhallishGrammar.rb', line 1127

def space
  elements[4]
end

#typeObject



1131
1132
1133
# File 'lib/DhallishGrammar.rb', line 1131

def type
  elements[5]
end