Uses of Class
org.quattor.pan.CompilerLogging.LoggingType

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

Uses of CompilerLogging.LoggingType in org.quattor.pan
 

Methods in org.quattor.pan that return CompilerLogging.LoggingType
static CompilerLogging.LoggingType CompilerLogging.LoggingType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CompilerLogging.LoggingType[] CompilerLogging.LoggingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Quattor. All Rights Reserved.