public class MStandaloneCompilationContext extends AbstractCompilationContext
DEFAULT_COMPILE_LOGGER_NAME, DEFAULT_OPTIMIZE_LOGGER_NAME
Constructor and Description |
---|
MStandaloneCompilationContext() |
MStandaloneCompilationContext(CompilationLevel compilationLevel) |
MStandaloneCompilationContext(IMRuleExecutionSet executionSet) |
MStandaloneCompilationContext(IMRuleExecutionSet executionSet,
CompilationLevel compilationLevel) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getReadBaseType()
Returns Void type.
|
Class<?> |
getWriteBaseType()
Returns Void type.
|
clearRegisteredAddons, compile, convertToExecutionContext, getAddonInfo, getAllAddons, getAllUniqueAddons, getCacheActivationResolver, getCompilationLevel, getDefaultLoggerName, getPhase, getProperty, getRootContext, init, isCacheEnabled, isOptimizationEnabled, registerAddon, registerAddonRecursively, removeProperty, setCacheActivationResolver, setCompilationLevel, setLoggerName, setOptimizationEnabled, setPhase, setProperty
completeWrapping, getExecutionSet, getImports, getLog, getSecurityManager, getVariables, setExecutionSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExecutionSet, getImports, getLog, getSecurityManager, getVariables, setExecutionSet
public MStandaloneCompilationContext()
public MStandaloneCompilationContext(IMRuleExecutionSet executionSet)
public MStandaloneCompilationContext(CompilationLevel compilationLevel)
public MStandaloneCompilationContext(IMRuleExecutionSet executionSet, CompilationLevel compilationLevel)