java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UQueryIr
Stable XL 1.6U-owned query IR snapshot extracted from ANTLR parse trees.
-
Method Summary
Modifier and TypeMethodDescriptionintstatic XL16UQueryIrempty()intintintintintbooleanbooleanbooleanbooleanisEmpty()static XL16UQueryIrof(List<XL16UQueryExpressionIr> queryExpressions)
-
Method Details
-
of
-
empty
-
getQueryExpressions
-
getQueryExpressionCount
public int getQueryExpressionCount() -
isEmpty
public boolean isEmpty() -
hasQueryExpressions
public boolean hasQueryExpressions() -
getCliqueQueryCount
public int getCliqueQueryCount() -
hasCliqueQueries
public boolean hasCliqueQueries() -
getOpenQueryCount
public int getOpenQueryCount() -
getQueryLocalDeclarationCount
public int getQueryLocalDeclarationCount() -
getPatternElementCount
public int getPatternElementCount() -
countPatternElements
-
hasPatternElements
-
getCliqueElements
-
toExecutionPlan
-