java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UDiagnosticsHandoff
Stable XL 1.6U diagnostics handoff for parser, semantic, and backend stages.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintbooleanbooleanbooleanboolean
-
Method Details
-
getProgram
-
getDiagnostics
-
getSource
-
getCompatibilitySource
-
getDiagnosticCount
public int getDiagnosticCount() -
getDiagnosticSnapshot
-
getDiagnosticRecords
-
getFirstDiagnosticRecord
-
getErrorCount
public int getErrorCount() -
hasDiagnostics
public boolean hasDiagnostics() -
hasErrors
public boolean hasErrors() -
hasWarnings
public boolean hasWarnings() -
diagnosticsClean
public boolean diagnosticsClean() -
readyForDiagnosticsHandoff
public boolean readyForDiagnosticsHandoff()
-