Home
last modified time | relevance | path

Searched refs:StaticMethodShouldBeAccessedStatically (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/core/compiler/
H A DIProblem.java512 int StaticMethodShouldBeAccessedStatically = Internal + MethodRelated + 124; 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.java560 int StaticMethodShouldBeAccessedStatically = Internal + MethodRelated + 124; field
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/problem/
H A DProblemReporter.java9924 int id = IProblem.StaticMethodShouldBeAccessedStatically; in methodMustBeAccessedStatically()
/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.java10998 int id = IProblem.StaticMethodShouldBeAccessedStatically; in methodMustBeAccessedStatically()