Package org.quattor.pan.template

Contains the classes that define the java implementation a pan template or classes related to them.

See:
          Description

Interface Summary
Context Contains the global context for the evaluation of a machine profile.
 

Class Summary
BuildContext Contains the global context for the evaluation of a machine profile.
CompileTimeContext Contains the global context for the evaluation of a machine profile.
FunctionMap  
InvalidSelfHolder A class that will throw an exception if SELF is accessed in any way.
IteratorMap This class contains a map that holds the currently used iterators.
LocalVariableMap This class contains a map intended to hold the definition of local variables.
PathSelfHolder Essentially just a structure to hold values related to the processing of the SELF variable.
ReadOnlySelfHolder Essentially just a structure to hold values related to the processing of the SELF variable.
SelfHolder Essentially just a structure to hold values related to the processing of the SELF variable.
SourceRange Defines a range of characters within a source pan template that is used to provide detailed error messages.
Template An immutable Template class that corresponds to a single pan language template.
TypeMap  
VariableSelfHolder Essentially just a structure to hold values related to the processing of the SELF variable.
 

Enum Summary
Template.TemplateType An enumeration of the possible template types.
 

Package org.quattor.pan.template Description

Contains the classes that define the java implementation a pan template or classes related to them.

Package Specification

Related Documentation



Copyright © 2011 Quattor. All Rights Reserved.