Methods

Journey::Nodes::Literal

Public Instance Methods

literal?() click to toggle source
# File lib/journey/nodes/node.rb, line 48
def literal?; true; end
type() click to toggle source
# File lib/journey/nodes/node.rb, line 49
def type; :LITERAL; end

[Validate]

Generated with the Darkfish Rdoc Generator 2.