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, toString
coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isLongOp, isStringFloat
public Object[] getParameters(EvaluationContext ctx)
public Class<?>[] getParameterTypes(EvaluationContext ctx)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.