Home
last modified time | relevance | path

Searched refs:IntersectionCastNotBelow18 (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/
H A DQuickFixProcessor.java292 case IProblem.IntersectionCastNotBelow18: in hasCorrections()
685 case IProblem.IntersectionCastNotBelow18: in process()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/core/compiler/
H A DIProblem.java1630 int IntersectionCastNotBelow18 = TypeRelated + 891; field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/
H A DIProblem.java1722 int IntersectionCastNotBelow18 = TypeRelated + 891; field
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/problem/
H A DProblemReporter.java9823 IProblem.IntersectionCastNotBelow18, in intersectionCastNotBelow18()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/
H A DProblemReporter.java10905 IProblem.IntersectionCastNotBelow18, in intersectionCastNotBelow18()