Class AsyncStatementInstance
java.lang.Object
org.eclipse.epsilon.eol.execute.context.AsyncStatementInstance
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(IEolContext context) getAst()
void
setAst
(ModuleElement ast) void
setLocalFrameStack
(FrameStack localFrameStack)
-
Field Details
-
ast
-
localFrameStack
-
-
Constructor Details
-
AsyncStatementInstance
public AsyncStatementInstance()
-
-
Method Details
-
getAst
-
setAst
-
getLocalFrameStack
-
setLocalFrameStack
-
execute
- Throws:
EolRuntimeException
-