Package one.empty3.library.core.script
Interface Run
public interface Run
-
Method Summary
Modifier and TypeMethodDescriptionvoidevaluateExpression(Expression expression) voidexecuteInstruction(Instruction instruction) voidgetVariableValue(Variable variable, Value value) voidloopSubCode(SubCode subcode) voidvoidsetVariableValue(Variable variable, Value value)
-
Method Details
-
evaluateExpression
-
executeInstruction
-
getVariableValue
-
loopSubCode
-
runCode
-
setVariableValue
-