Searched refs:ATTR_RUNTIME_VISIBLE_ANNOTATIONS (Results 1 – 3 of 3) sorted by relevance
47 … super(Const.ATTR_RUNTIME_VISIBLE_ANNOTATIONS, name_index, length, input, constant_pool, true); in RuntimeVisibleAnnotations()
242 case Const.ATTR_RUNTIME_VISIBLE_ANNOTATIONS: in readAttribute()
2216 public static final byte ATTR_RUNTIME_VISIBLE_ANNOTATIONS = 12; field in Const