Searched refs:ATTR_RUNTIME_INVISIBLE_ANNOTATIONS (Results 1 – 3 of 3) sorted by relevance
48 … super(Const.ATTR_RUNTIME_INVISIBLE_ANNOTATIONS, name_index, length, input, constant_pool, false); in RuntimeInvisibleAnnotations()
244 case Const.ATTR_RUNTIME_INVISIBLE_ANNOTATIONS: in readAttribute()
2217 public static final byte ATTR_RUNTIME_INVISIBLE_ANNOTATIONS = 13; field in Const