Class EolOperation
java.lang.Object
org.eclipse.epsilon.ecore.delegates.execution.EolOperation
The
Program implementation for Eol Operations- Since:
- 2.5
-
Constructor Summary
ConstructorsConstructorDescriptionEolOperation(Throwable ex, List<ParseProblem> problems) EolOperation(Operation program, List<ParseProblem> problems, IEolContext context) -
Method Summary
Modifier and TypeMethodDescriptionerror(IOException ex) error(org.antlr.runtime.RecognitionException ex) Execute.voidinvokeWith(org.eclipse.emf.common.util.EList<?> arguments) withParameters(List<?> paramterValues)
-
Constructor Details
-
EolOperation
-
EolOperation
-
EolOperation
public EolOperation()
-
-
Method Details
-
withParameters
-
execute
Description copied from interface:ProgramExecute. -
error
-
error
-
error
-
error
-
invokeWith
public void invokeWith(org.eclipse.emf.common.util.EList<?> arguments)
-