| Modifier and Type | Field | 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.
|
Copyright © 2022. All rights reserved.