| Modifier and Type | Field and Description |
|---|---|
java.util.List<LocalVariableAnnotationNode> |
MethodNode.invisibleLocalVariableAnnotations
The invisible local variable annotations of this method.
|
java.util.List<LocalVariableAnnotationNode> |
MethodNode.visibleLocalVariableAnnotations
The visible local variable annotations of this method.
|