module DhallishGrammar::MultiLineCommentContinue0
Public Instance Methods
multi_line_comment_chunk()
click to toggle source
# File lib/DhallishGrammar.rb, line 432 def multi_line_comment_chunk elements[0] end
multi_line_comment_continue()
click to toggle source
# File lib/DhallishGrammar.rb, line 436 def multi_line_comment_continue elements[1] end