Package astra.statement
Class ScopedSpawnGoal
java.lang.Object
astra.core.AbstractElement
astra.statement.AbstractStatement
astra.statement.ScopedSpawnGoal
- All Implemented Interfaces:
Statement
public class ScopedSpawnGoal extends AbstractStatement
-
Constructor Summary
Constructors Constructor Description ScopedSpawnGoal(String clazz, int[] data, String scope, Goal goal)ScopedSpawnGoal(String scope, Goal goal) -
Method Summary
Modifier and Type Method Description StatementHandlergetStatementHandler()Methods inherited from class astra.core.AbstractElement
beginLine, endLine, getASTRAClass, isLinkedToSource, setLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface astra.statement.Statement
beginLine, endLine, getASTRAClass, isLinkedToSource