public static interface AnnotationParser.MethodHandler extends AnnotationParser.Handler
Modifier and Type | Method and Description |
---|---|
void |
handle(String className,
String methodName,
int access,
String desc,
String signature,
String[] exceptions) |
Copyright © 2016. All rights reserved.