Home
last modified time | relevance | path

Searched +defs:COMPILER +defs:ERROR (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/
H A DAbstractCompilerToolTest.java62 public static final int ERROR = 1; field in AbstractCompilerToolTest.CompilerInvocationDiagnosticListener
92 static EclipseCompiler COMPILER = new EclipseCompiler(); field in AbstractCompilerToolTest
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/batch/
H A DMain.java114 private static final String COMPILER = "compiler"; //$NON-NLS-1$ field in Main.Logger
119 private static final String ERROR = "ERROR"; //$NON-NLS-1$ field in Main.Logger
/dports/devel/codesearch-py/codesearch-py-11b86e5/codesearch/
H A Dmessages.py245 COMPILER = 0x00080 variable in AnnotationTypeValue
750 ERROR = 0 variable in CodeBlockType
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/
H A DMain.java139 private static final String COMPILER = "compiler"; //$NON-NLS-1$ field in Main.Logger
144 private static final String ERROR = "ERROR"; //$NON-NLS-1$ field in Main.Logger