Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16UDiagnosticsHandoff.DiagnosticRecord
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UDiagnosticsHandoff.DiagnosticRecord
- Enclosing class:
XL16UDiagnosticsHandoff
-
Method Details
-
getDiagnostic
-
getSeverity
-
getRuleId
-
getCategoryId
-
getExplanation
-
getHint
-
getNormalizedDetails
-
getFileName
-
getLine
public int getLine() -
getColumn
public int getColumn() -
isXL16UDiagnostic
public boolean isXL16UDiagnostic() -
isLegacyDiagnostic
public boolean isLegacyDiagnostic()
-