public interface MethodParameter extends AnnotationAccess
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Returns the index of the parameter (counting from zero).
|
String |
getType()
Returns the Java type name of the parameter.
|
getAnnotation, hasAnnotation
int getIndex()
InstructionBuilder.loadArgument(int)
.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.