Uses of Class
org.quattor.pan.CompilerResults

Packages that use CompilerResults
org.quattor.pan Contains the high-level classes used to invoke the pan language compiler. 
 

Uses of CompilerResults in org.quattor.pan
 

Methods in org.quattor.pan that return CompilerResults
 CompilerResults Compiler.process()
          Process the templates referenced by the CompilerOptions object used to initialize this instance.
static CompilerResults Compiler.run(CompilerOptions options, java.util.List<java.lang.String> objectNames, java.util.Collection<java.io.File> tplFiles)
          This is a convenience method which creates a compiler and then invokes the process method.
 



Copyright © 2011 Quattor. All Rights Reserved.