CompositeSexpProcessor
Quick and easy SexpProcessor that unified the sexp structure.
# File lib/unified_ruby.rb, line 388 def initialize super self << PreUnifier.new self << PostUnifier.new end
[Validate]
Generated with the Darkfish Rdoc Generator 2.