-
Nested Class Summary
Nested Classes
-
Method Summary
Returns the index-th argument
int
Return the number of arguments of this MPI expression
Methods inherited from interface dev.civl.abc.ast.node.IF.ASTNode
addAllTransformAnnotations, addTransformAnnotation, child, childIndex, children, diff, equiv, getAttribute, getOwner, getScope, getSource, id, keepOnly, nextDFS, nodeKind, numChildren, parent, prettyPrint, prettyRepresentation, prettyRepresentation, print, remove, removeChild, removeTransformAnnotation, setAttribute, setChild, setId, setOwner, setScope, toString, transformAnnotations
Methods inherited from interface dev.civl.abc.ast.node.IF.expression.ExpressionNode
addConversion, copy, expressionKind, getConversion, getConvertedType, getInitialType, getNumConversions, isConstantExpression, isLvalue, removeConversions, setInitialType
-
Method Details
-
MPIContractExpressionKind
-
numArguments
int numArguments()
Return the number of arguments of this MPI expression
- Returns:
-
getArgument
Returns the index-th argument
- Parameters:
index -
- Returns: