java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UDiagnostics
-
Method Summary
Modifier and TypeMethodDescriptionstatic RecognitionExceptionListvalidateSource(String source, String systemId, CompilerOptions options) static RecognitionExceptionListwrapParserFailures(RecognitionException failure, CompilerOptions options)
-
Method Details
-
validateSource
public static RecognitionExceptionList validateSource(String source, String systemId, CompilerOptions options) throws IOException - Throws:
IOException
-
wrapParserFailures
public static RecognitionExceptionList wrapParserFailures(RecognitionException failure, CompilerOptions options)
-