public class CallableCompilationContext extends CompilationContextWrapper
c
DEFAULT_COMPILE_LOGGER_NAME, DEFAULT_OPTIMIZE_LOGGER_NAME
Constructor and Description |
---|
CallableCompilationContext(ICompilationContext c) |
Modifier and Type | Method and Description |
---|---|
TypedMap |
getVariables()
Returns a Map of:
variables types encountered during compilation.
|
clearRegisteredAddons, compile, convertToExecutionContext, getAddonInfo, getAllAddons, getAllUniqueAddons, getCacheActivationResolver, getCompilationLevel, getProperty, getRootContext, getSubContext, getSubContext, getSubContext, getSubContext, getSubContext, init, isCacheEnabled, isOptimizationEnabled, registerAddon, registerAddonRecursively, removeProperty, setCacheActivationResolver, setCompilationLevel, setOptimizationEnabled, setPhase, setProperty
getExecutionSet, getImports, getLog, getPhase, getReadBaseType, getSecurityManager, getWrappedObject, getWriteBaseType, setExecutionSet, setLoggerName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExecutionSet, getImports, getLog, getPhase, getReadBaseType, getSecurityManager, getWriteBaseType, setExecutionSet, setLoggerName
public CallableCompilationContext(ICompilationContext c)
public TypedMap getVariables()
IContext
getVariables
in interface IContext
getVariables
in class ContextWrapper<ICompilationContext>