Uses of Class
org.quattor.pan.CompilerStatistics

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

Uses of CompilerStatistics in org.quattor.pan
 

Constructors in org.quattor.pan with parameters of type CompilerStatistics
CompilerResults(CompilerStatistics stats, java.util.Set<java.lang.Throwable> errors)
          Create an object which contains the results of a compilation: the statistics and the list of exceptions.
 



Copyright © 2011 Quattor. All Rights Reserved.