class Orchparty::AllBuilder

Public Class Methods

new() click to toggle source
Calls superclass method Orchparty::CommonBuilder::new
# File lib/orchparty/dsl_parser.rb, line 209
def initialize
  super AST.all
end