Package astra.statement
Class MinusMinus
java.lang.Object
astra.core.AbstractElement
astra.statement.AbstractStatement
astra.statement.MinusMinus
- All Implemented Interfaces:
Statement
public class MinusMinus extends AbstractStatement
-
Constructor Summary
Constructors Constructor Description MinusMinus(Variable variable)MinusMinus(Variable variable, String clazz, int[] data)MinusMinus(Variable variable, String clazz, int[] data, Term value) -
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