Uses of Class
de.grogra.xl.compiler.diagnostics.XLDiagnostic
Packages that use XLDiagnostic
-
Uses of XLDiagnostic in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XLDiagnosticModifier and TypeMethodDescriptionstatic XLDiagnosticXL16UWrongCompilerPreflight.createDiagnosticIfNeeded(String source, CompilerOptions options) static XLDiagnosticXL16UDiagnosticFactory.newDiagnostic(XLDiagnosticSeverity severity, String ruleId, String categoryId, String explanation, String hint, String normalizedDetails) XL16UParserDiagnosticContract.ParserDiagnostic.toDiagnostic()Methods in de.grogra.xl.compiler.xl16u with parameters of type XLDiagnosticModifier and TypeMethodDescriptionstatic RecognitionExceptionXL16UDiagnosticFactory.setRange(XLDiagnostic diagnostic, Input input, XL16UOffsetRange range) -
Uses of XLDiagnostic in de.grogra.xl.compiler.xl16u.semantics
Methods in de.grogra.xl.compiler.xl16u.semantics that return XLDiagnosticMethods in de.grogra.xl.compiler.xl16u.semantics that return types with arguments of type XLDiagnostic