Parent

Methods

Unifier

Quick and easy SexpProcessor that unified the sexp structure.

Public Class Methods

new() click to toggle source
     # File lib/unified_ruby.rb, line 388
388:   def initialize
389:     super
390:     self << PreUnifier.new
391:     self << PostUnifier.new
392:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.