Methods

Journey::Nodes::Literal

Public Instance Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.