See: Description
| Interface | Description |
|---|---|
| Context |
Contains the global context for the evaluation of a machine profile.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| Template.TemplateType |
An enumeration of the possible template types.
|
Copyright © 2014 Quattor. All Rights Reserved.