Uses of Class
de.grogra.xl.compiler.xl16u.XL16UQueryPatternElementIr
Packages that use XL16UQueryPatternElementIr
-
Uses of XL16UQueryPatternElementIr in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UQueryPatternElementIrModifier and TypeMethodDescriptionXL16UDirectQueryBuilderPlan.Operation.getSourceElement()static XL16UQueryPatternElementIrXL16UQueryPatternElementIr.of(XL16UQueryPatternElementIr.Kind kind, XL16UOffsetRange range, String sourceText, String name, String secondaryText, int childCount) Methods in de.grogra.xl.compiler.xl16u that return types with arguments of type XL16UQueryPatternElementIrMethods in de.grogra.xl.compiler.xl16u with parameters of type XL16UQueryPatternElementIrModifier and TypeMethodDescriptionstatic XL16UQueryCliqueIrXL16UQueryCliqueIr.fromPatternElement(XL16UQueryPatternElementIr element) Method parameters in de.grogra.xl.compiler.xl16u with type arguments of type XL16UQueryPatternElementIrModifier and TypeMethodDescriptionstatic XL16UQueryExpressionIrXL16UQueryExpressionIr.of(XL16UOffsetRange range, String sourceText, boolean contextQuery, boolean openQuery, boolean anyNodeOnlyQuery, boolean containsClique, int queryLocalDeclarationCount, int extentVisibilityCount, int graphElementCount, List<XL16UQueryPatternElementIr> patternElements)