public final class AstMethodParameters extends SimpleNode
children, id, image, parent| Constructor and Description | 
|---|
| AstMethodParameters(int id) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object[] | getParameters(EvaluationContext ctx) | 
| Class<?>[] | getParameterTypes(EvaluationContext ctx) | 
accept, equals, getImage, getMethodInfo, getType, getValue, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toStringcoerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isLongOp, isStringFloatpublic Object[] getParameters(EvaluationContext ctx)
public Class<?>[] getParameterTypes(EvaluationContext ctx)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.