Methods

Journey::Nodes::Dummy

Public Class Methods

new(x = Object.new) click to toggle source
    # File lib/journey/nodes/node.rb, line 53
53:       def initialize x = Object.new
54:         super
55:       end

Public Instance Methods

literal?() click to toggle source
    # File lib/journey/nodes/node.rb, line 57
57:       def literal?; false; end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.