module DhallishGrammar::Label3

Public Instance Methods

to_node() click to toggle source
# File lib/DhallishGrammar.rb, line 5567
def to_node() Dhallish::Ast::VariableNode.new lb.text_value end