public interface ExecuterInterface
Modifier and Type | Method and Description |
---|---|
boolean |
createdFromFile() |
ExecutionReturn |
execute() |
ParseError |
getErrorMessage() |
java.lang.String |
getFilename() |
ParseError getErrorMessage()
ExecutionReturn execute()
java.lang.String getFilename()
boolean createdFromFile()