Searched defs:annotate (Results 1 - 25 of 34) sorted by relevance

12

/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/
H A DTypeAndAnnotation.java53 void annotate( JAnnotatable programElement ); method in interface:TypeAndAnnotation
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/
H A DJAnnotatable.java42 JAnnotationUse annotate(JClass clazz); method in interface:JAnnotatable
50 JAnnotationUse annotate(Class <? extends Annotation> clazz); method in interface:JAnnotatable
H A DJEnumConstant.java113 public JAnnotationUse annotate(JClass clazz){ method in class:JEnumConstant
127 public JAnnotationUse annotate(Class <? extends Annotation> clazz){ method in class:JEnumConstant
H A DJAnnotationArrayMember.java242 public JAnnotationUse annotate(Class<? extends Annotation> clazz){ method in class:JAnnotationArrayMember
249 public JAnnotationUse annotate(JClass clazz){ method in class:JAnnotationArrayMember
H A DJAnnotationUse.java397 public JAnnotationUse annotate(Class <? extends Annotation> clazz) { method in class:JAnnotationUse
H A DJVar.java158 public JAnnotationUse annotate(JClass clazz){ method in class:JVar
172 public JAnnotationUse annotate(Class <? extends Annotation> clazz){ method in class:JVar
H A DJMethod.java248 public JAnnotationUse annotate(JClass clazz){ method in class:JMethod
262 public JAnnotationUse annotate(Class <? extends Annotation> clazz){ method in class:JMethod
H A DJPackage.java382 public JAnnotationUse annotate(JClass clazz) { method in class:JPackage
392 public JAnnotationUse annotate(Class<? extends Annotation> clazz) { method in class:JPackage
H A DJDefinedClass.java878 public JAnnotationUse annotate(Class <? extends Annotation> clazz){ method in class:JDefinedClass
886 public JAnnotationUse annotate(JClass clazz){ method in class:JDefinedClass
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/addon/at_generated/
H A DPluginImpl.java90 private void annotate(JAnnotatable m) { method in class:PluginImpl
/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/model/jaxb/
H A DJAXBTypeAndAnnotation.java54 public void annotate(JAnnotatable typeVar) { method in class:JAXBTypeAndAnnotation
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/impl/s2j/
H A DTypeAndAnnotationImpl.java77 public void annotate(JAnnotatable programElement) { method in class:TypeAndAnnotationImpl
/openjdk9/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/plugin/at_generated/
H A DPluginImpl.java79 private void annotate(JAnnotatable m) { method in class:PluginImpl
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DDummyListField.java105 protected void annotate( JAnnotatable field ) { method in class:DummyListField
H A DAbstractField.java126 protected void annotate( JAnnotatable field ) { method in class:AbstractField
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/ast/builder/
H A DNameClassBuilder.java67 N annotate(N nc, A anno) throws BuildException; method in interface:NameClassBuilder
H A DSchemaBuilder.java136 P annotate(P p, A anno) throws BuildException; method in interface:SchemaBuilder
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/parse/host/
H A DNameClassBuilderHost.java73 public ParsedNameClass annotate(ParsedNameClass _nc, Annotations _anno) throws BuildException { method in class:NameClassBuilderHost
H A DSchemaBuilderHost.java82 public ParsedPattern annotate(ParsedPattern _p, Annotations _anno) method in class:SchemaBuilderHost
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/nc/
H A DNameClassBuilderImpl.java107 public NameClass annotate(NameClass nc, A anno) throws BuildException { method in class:NameClassBuilderImpl
/openjdk9/langtools/test/tools/javac/classfiles/attributes/annotations/
H A DAnnotationsTestBase.java146 public void annotate(TestCase.TestMemberInfo memberInfo) { method in class:AnnotationsTestBase.TestAnnotationInfos
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/digested/
H A DDSchemaBuilderImpl.java180 public DPattern annotate(DPattern p, Annotation anno) throws BuildException { method in class:DSchemaBuilderImpl
/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DEnter.java92 Annotate annotate; field in class:Enter
H A DMemberEnter.java61 private final Annotate annotate; field in class:MemberEnter
/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DClassFinder.java83 private final Annotate annotate; field in class:ClassFinder

Completed in 245 milliseconds

12