public static class Formula.Invoke extends WyalFile.Expr.Invoke implements Formula
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.SchemaFormula.ArithmeticEquality, Formula.ArithmeticEquation, Formula.Conjunct, Formula.Disjunct, Formula.Equality, Formula.Equation, Formula.Inequality, Formula.Invoke, Formula.Is, Formula.Quantifier, Formula.TruthWyalFile.Expr.Addition, WyalFile.Expr.ArrayAccess, WyalFile.Expr.ArrayGenerator, WyalFile.Expr.ArrayInitialiser, WyalFile.Expr.ArrayLength, WyalFile.Expr.ArrayUpdate, WyalFile.Expr.Cast, WyalFile.Expr.Constant, WyalFile.Expr.Dereference, WyalFile.Expr.Division, WyalFile.Expr.Equal, WyalFile.Expr.ExistentialQuantifier, WyalFile.Expr.GreaterThan, WyalFile.Expr.GreaterThanOrEqual, WyalFile.Expr.InfixOperator, WyalFile.Expr.LessThan, WyalFile.Expr.LessThanOrEqual, WyalFile.Expr.LogicalAnd, WyalFile.Expr.LogicalIff, WyalFile.Expr.LogicalImplication, WyalFile.Expr.LogicalNot, WyalFile.Expr.LogicalOr, WyalFile.Expr.Multiplication, WyalFile.Expr.Negation, WyalFile.Expr.NotEqual, WyalFile.Expr.Operator, WyalFile.Expr.RecordAccess, WyalFile.Expr.RecordInitialiser, WyalFile.Expr.RecordUpdate, WyalFile.Expr.Remainder, WyalFile.Expr.Subtraction, WyalFile.Expr.UniversalQuantifier, WyalFile.Expr.VariableAccessWyalFile.Stmt.Block, WyalFile.Stmt.CaseOf, WyalFile.Stmt.IfThendata| Constructor and Description |
|---|
Invoke(boolean sign,
WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
Integer selector,
WyalFile.Expr... arguments) |
Invoke(boolean sign,
WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
WyalFile.Value.Int selector,
WyalFile.Tuple<WyalFile.Expr> arguments) |
| Modifier and Type | Method and Description |
|---|---|
Formula.Invoke |
clone(SyntacticItem[] children)
Create a new copy of the given syntactic item with the given operands.
|
boolean |
equals(Object o) |
Boolean |
getData()
Get any data associated with this item.
|
boolean |
getSign() |
getArguments, getName, getSelector, getSignatureType, setSignatureType, toStringallocate, compareTo, getIndex, getOpcode, getOperand, getOperands, getParent, hashCode, setOpcode, setOperand, sizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitallocate, getIndex, getOpcode, getOperand, getOperands, getParent, setOpcode, setOperand, sizecompareTopublic Invoke(boolean sign,
WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
Integer selector,
WyalFile.Expr... arguments)
public Invoke(boolean sign,
WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
WyalFile.Value.Int selector,
WyalFile.Tuple<WyalFile.Expr> arguments)
public boolean getSign()
public Boolean getData()
SyntacticItemgetData in interface SyntacticItemgetData in class AbstractSyntacticItempublic boolean equals(Object o)
equals in class AbstractSyntacticItempublic Formula.Invoke clone(SyntacticItem[] children)
SyntacticItemsize() for this item, and
be of appropriate type.clone in interface SyntacticItemclone in interface Formulaclone in class WyalFile.Expr.InvokeCopyright © 2017. All rights reserved.