public class BytecodeFieldVisitor
extends org.objectweb.asm.FieldVisitor
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.AnnotationVisitor |
visitAnnotation(String desc,
boolean visible) |
public org.objectweb.asm.AnnotationVisitor visitAnnotation(String desc, boolean visible)
visitAnnotation
in class org.objectweb.asm.FieldVisitor
Copyright © 2012–2016 SonarSource. All rights reserved.