|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EngineContext
The interface EngineContext gives macro objects access to the engine.
Method Summary | |
---|---|
Input |
getInput()
Get input of macro processor. |
MacroRegistry |
getMacroRegistry()
Get macro registry of macro processor. |
Output |
getOutput()
Get output of macro processor. |
int |
getRecursionLevel()
Get current recursion level of expansion of macro. |
Settings |
getSettings()
Get settings of macro processor. |
Method Detail |
---|
Input getInput()
Input
MacroRegistry getMacroRegistry()
MacroRegistry
Output getOutput()
Output
int getRecursionLevel()
Settings getSettings()
Settings
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |