Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16UParserDiagnosticContract.ParserDiagnostic
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UParserDiagnosticContract.ParserDiagnostic
- Enclosing class:
XL16UParserDiagnosticContract
-
Method Summary
-
Method Details
-
getSeverity
-
getRuleId
-
getCategoryId
-
getGrammarRule
-
getFoundToken
-
getExpectedTokenNames
-
getRecoveryAction
-
getHint
-
getExplanation
-
getRelatedSpans
-
hasRelatedSpans
public boolean hasRelatedSpans() -
getNormalizedDetails
-
toRecognitionException
-
toDiagnostic
-