| Package | Description |
|---|---|
| org.quattor.pan.template |
Contains the classes that define the java implementation a pan template
or classes related to them.
|
| Modifier and Type | Method and Description |
|---|---|
LocalVariableMap |
CompileTimeContext.createLocalVariableMap(ListResource argv) |
LocalVariableMap |
BuildContext.createLocalVariableMap(ListResource argv) |
LocalVariableMap |
Context.createLocalVariableMap(ListResource argv) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompileTimeContext.restoreLocalVariableMap(LocalVariableMap localVariableHolder) |
void |
BuildContext.restoreLocalVariableMap(LocalVariableMap localVariableHolder) |
void |
Context.restoreLocalVariableMap(LocalVariableMap localVariableHolder) |
Copyright © 2014 Quattor. All Rights Reserved.