public class AstMethodArguments extends SimpleNode
children, id, image, parent| Constructor and Description |
|---|
AstMethodArguments(int id) |
| Modifier and Type | Method and Description |
|---|---|
int |
getParameterCount() |
Object[] |
getParameters(EvaluationContext ctx) |
boolean |
isParametersProvided() |
accept, dump, equals, getImage, getMethodInfo, getType, getValue, getValueReference, hashCode, invoke, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toStringcheckType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumberpublic Object[] getParameters(EvaluationContext ctx) throws ELException
ELExceptionpublic int getParameterCount()
public boolean isParametersProvided()
isParametersProvided in interface NodeisParametersProvided in class SimpleNodeCopyright © 2017–2019 Eclipse Foundation. All rights reserved.