Module xl.compiler

Class XLDiagnostic

java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.RecognitionException
de.grogra.grammar.RecognitionException
de.grogra.grammar.SemanticException
de.grogra.xl.compiler.diagnostics.XLDiagnostic
All Implemented Interfaces:
DetailedException, Disposable, UserException, Serializable, Comparable<RecognitionException>

public final class XLDiagnostic extends SemanticException
See Also: