Home
last modified time | relevance | path

Searched defs:annotation_type (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DAnnotations.java42 …Annotations(final byte annotation_type, final int name_index, final int length, final DataInput in… in Annotations()
59 …public Annotations(final byte annotation_type, final int name_index, final int length, final Annot… in Annotations()
/external/python/cpython3/Parser/
Dparser.c165 #define annotation_type 1089 macro