public class EclContext extends ErlContext implements IEclContext
| Modifier and Type | Field and Description |
|---|---|
protected MatchTrace |
matchTrace |
protected MatchTrace |
tempMatchTrace |
assertionsEnabled, asyncStatementsQueue, classpathNativeTypeDelegate, errorStream, executorFactory, extendedProperties, frameStack, introspectionManager, methodContributorRegistry, modelRepository, module, nativeTypeDelegates, operationFactory, outputStream, prettyPrinterManager, profilingEnabled, userInput, warningStream| Constructor and Description |
|---|
EclContext() |
EclContext(IEclContext other)
Copy constructor, for internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
MatchTrace |
getMatchTrace() |
IEclModule |
getModule() |
MatchTrace |
getTempMatchTrace() |
void |
setMatchTrace(MatchTrace matchTrace) |
getExecutorFactory, setExecutorFactory, setProfilingEnableddispose, getAsyncStatementsQueue, getErrorStream, getExtendedProperties, getFrameStack, getIntrospectionManager, getModelRepository, getNativeTypeDelegates, getOperationContributorRegistry, getOperationFactory, getOutputStream, getPrettyPrinterManager, getUserInput, getWarningStream, isAssertionsEnabled, isProfilingEnabled, setAssertionsEnabled, setErrorStream, setExtendedProperties, setFrameStack, setIntrospectionManager, setModelRepository, setModule, setNativeTypeDelegates, setOperationFactory, setOutputStream, setPrettyPrinterManager, setUserInput, setWarningStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecutorFactorydispose, getAsyncStatementsQueue, getErrorStream, getExtendedProperties, getFrameStack, getIntrospectionManager, getModelRepository, getNativeTypeDelegates, getOperationContributorRegistry, getOperationFactory, getOutputStream, getPrettyPrinterManager, getUserInput, getWarningStream, isAssertionsEnabled, isProfilingEnabled, setAssertionsEnabled, setErrorStream, setExecutorFactory, setExtendedProperties, setFrameStack, setIntrospectionManager, setModelRepository, setModule, setNativeTypeDelegates, setOperationFactory, setOutputStream, setPrettyPrinterManager, setProfilingEnabled, setUserInput, setWarningStreamprotected MatchTrace matchTrace
protected MatchTrace tempMatchTrace
public EclContext()
public EclContext(IEclContext other)
public void setMatchTrace(MatchTrace matchTrace)
setMatchTrace in interface IEclContextpublic MatchTrace getMatchTrace()
getMatchTrace in interface IEclContextpublic MatchTrace getTempMatchTrace()
getTempMatchTrace in interface IEclContextpublic IEclModule getModule()
getModule in interface IEclContextgetModule in interface IEolContextgetModule in interface IErlContextgetModule in class ErlContextCopyright © 2020. All rights reserved.