Package org.eclipse.epsilon.evl.execute
Class CommandLineFixer
java.lang.Object
org.eclipse.epsilon.evl.execute.CommandLineFixer
- All Implemented Interfaces:
IEvlFixer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fix
(IEvlModule module) boolean
isFix()
void
setFix
(boolean fix)
-
Field Details
-
fix
protected boolean fix
-
-
Constructor Details
-
CommandLineFixer
public CommandLineFixer()
-
-
Method Details
-
fix
- Specified by:
fix
in interfaceIEvlFixer
- Throws:
EolRuntimeException
-
isFix
public boolean isFix() -
setFix
public void setFix(boolean fix)
-