Home
last modified time | relevance | path

Searched refs:typeAnnotationStack (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/
H A DSourceElementParser.java464 …Annotation annotation = (Annotation) (isTypeAnnotation ? this.typeAnnotationStack[this.typeAnnotat… in consumeMarkerAnnotation()
591 …Annotation annotation = (Annotation) (isTypeAnnotation ? this.typeAnnotationStack[this.typeAnnotat… in consumeNormalAnnotation()
606 …otation member = (SingleMemberAnnotation) (isTypeAnnotation ? this.typeAnnotationStack[this.typeAn… in consumeSingleMemberAnnotation()
928 this.typeAnnotationStack, in getTypeReference()
H A DDocumentElementParser.java751 this.typeAnnotationStack, in consumeFormalParameter()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/
H A DMatchLocatorParser.java419 …Annotation annotation = (Annotation) (isTypeAnnotation ? this.typeAnnotationStack[this.typeAnnotat… in consumeMarkerAnnotation()
562 …Annotation annotation = (Annotation) (isTypeAnnotation ? this.typeAnnotationStack[this.typeAnnotat… in consumeNormalAnnotation()
637 …Annotation annotation = (Annotation) (isTypeAnnotation ? this.typeAnnotationStack[this.typeAnnotat… in consumeSingleMemberAnnotation()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/parser/
H A DParser.java1464 this.typeAnnotationStack,
4258 this.typeAnnotationStack, in consumeFormalParameter()
4338 this.typeAnnotationStack, in getAnnotationsOnDimensions()
5288 this.typeAnnotationStack, in consumeMethodInvocationName()
5942 this.typeAnnotationStack, in consumeNonTypeUseName()
9306 this.typeAnnotationStack, in consumeTypeParameterHeader()
10132 this.typeAnnotationStack, in annotateTypeReference()
10222 this.typeAnnotationStack, in getTypeReference()
11781 int stackLength = this.typeAnnotationStack.length; in pushOnTypeAnnotationStack()
11784 this.typeAnnotationStack, 0, in pushOnTypeAnnotationStack()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/
H A DParser.java1428 this.typeAnnotationStack,
4341 this.typeAnnotationStack, in consumeFormalParameter()
4421 this.typeAnnotationStack, in getAnnotationsOnDimensions()
5467 this.typeAnnotationStack, in consumeMethodInvocationName()
6591 this.typeAnnotationStack, in consumeNonTypeUseName()
10519 this.typeAnnotationStack, in consumeTypeParameterHeader()
11010 this.typeAnnotationStack, in consumeRecordComponent()
11855 this.typeAnnotationStack, in annotateTypeReference()
11945 this.typeAnnotationStack, in getTypeReference()
13570 this.typeAnnotationStack, 0, in pushOnTypeAnnotationStack()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/
H A DCodeSnippetParser.java393 this.typeAnnotationStack, in consumeMethodInvocationName()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/
H A DCompletionParser.java833 this.typeAnnotationStack, in buildMoreCompletionContext()
1758 this.typeAnnotationStack, in checkInvocation()
2926 this.typeAnnotationStack, in consumeFormalParameter()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/select/
H A DSelectionParser.java699 this.typeAnnotationStack, in consumeFormalParameter()