Module xl.compiler
Class XL16UAntlrParserFacade.ParseResult
java.lang.Object
de.grogra.xl.compiler.xl16u.antlr.XL16UAntlrParserFacade.ParseResult
- Enclosing class:
XL16UAntlrParserFacade
-
Method Summary
Modifier and TypeMethodDescriptionintintbooleanbooleanboolean
-
Method Details
-
isSuccess
public boolean isSuccess() -
hasDiagnostics
public boolean hasDiagnostics() -
getDiagnosticCount
public int getDiagnosticCount() -
getTokenCount
public int getTokenCount() -
getCompatibilitySource
-
hasCompatibilitySource
public boolean hasCompatibilitySource() -
getDiagnostics
-
getSummary
-
getSemanticHandoff
-
getTypedAst
-
getOwnedTypedAst
-
getQueryIr
-
getAggregateQueryExecutionPlan
-
getDirectAggregateEmitterPlan
-
getOwnedTypedAstSemanticOwners
-