Home
last modified time | relevance | path

Searched defs:resolveAnnotations (Results 1 – 13 of 13) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/provisional/
H A DIApiDescription.java138 public IApiAnnotations resolveAnnotations(IElementDescriptor element); in resolveAnnotations() method
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/ast/
H A DTypeParameter.java116 public void resolveAnnotations(Scope scope) { in resolveAnnotations() method in TypeParameter
H A DASTNode.java769 …public static void resolveAnnotations(BlockScope scope, Annotation[] sourceAnnotations, Binding re… in resolveAnnotations() method in ASTNode
778 …public static AnnotationBinding [] resolveAnnotations(BlockScope scope, Annotation[] sourceAnnotat… in resolveAnnotations() method in ASTNode
986 …public static TypeBinding resolveAnnotations(BlockScope scope, Annotation[][] sourceAnnotations, T… in resolveAnnotations() method in ASTNode
H A DTypeReference.java601 protected void resolveAnnotations(Scope scope, int location) { in resolveAnnotations() method in TypeReference
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/core/convert/
H A DProperty.java181 private Annotation[] resolveAnnotations() { in resolveAnnotations() method in Property
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/
H A DCompositeApiDescription.java64 public IApiAnnotations resolveAnnotations(IElementDescriptor element) { in resolveAnnotations() method in CompositeApiDescription
H A DApiDescription.java447 public IApiAnnotations resolveAnnotations(IElementDescriptor element) { in resolveAnnotations() method in ApiDescription
485 protected IApiAnnotations resolveAnnotations(ManifestNode node, IElementDescriptor element) { in resolveAnnotations() method in ApiDescription
H A DProjectApiDescription.java753 protected IApiAnnotations resolveAnnotations(ManifestNode node, IElementDescriptor element) { in resolveAnnotations() method in ProjectApiDescription
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/
H A DTypeParameter.java135 public void resolveAnnotations(Scope scope) { in resolveAnnotations() method in TypeParameter
H A DASTNode.java756 …public static void resolveAnnotations(BlockScope scope, Annotation[] sourceAnnotations, Binding re… in resolveAnnotations() method in ASTNode
767 …public static AnnotationBinding [] resolveAnnotations(BlockScope scope, Annotation[] sourceAnnotat… in resolveAnnotations() method in ASTNode
1009 …public static TypeBinding resolveAnnotations(BlockScope scope, Annotation[][] sourceAnnotations, T… in resolveAnnotations() method in ASTNode
H A DTypeReference.java679 protected void resolveAnnotations(Scope scope, int location) { in resolveAnnotations() method in TypeReference
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/apt/dispatch/
H A DAnnotationDiscoveryVisitor.java225 …private void resolveAnnotations(BlockScope scope, Annotation[] annotations, Binding currentBinding… in resolveAnnotations() method in AnnotationDiscoveryVisitor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/src/org/eclipse/jdt/internal/compiler/apt/dispatch/
H A DAnnotationDiscoveryVisitor.java261 …private void resolveAnnotations(BlockScope scope, Annotation[] annotations, Binding currentBinding… in resolveAnnotations() method in AnnotationDiscoveryVisitor