Uses of Class
org.pgcodekeeper.core.parsers.antlr.ms.generated.TSQLParser.Select_ops_no_parensContext
Packages that use TSQLParser.Select_ops_no_parensContext
Package
Description
-
Uses of TSQLParser.Select_ops_no_parensContext in org.pgcodekeeper.core.parsers.antlr.ms.generated
Methods in org.pgcodekeeper.core.parsers.antlr.ms.generated that return TSQLParser.Select_ops_no_parensContextModifier and TypeMethodDescriptionTSQLParser.select_ops_no_parens()TSQLParser.Select_stmt_no_parensContext.select_ops_no_parens() -
Uses of TSQLParser.Select_ops_no_parensContext in org.pgcodekeeper.core.parsers.antlr.ms.rulectx
Constructors in org.pgcodekeeper.core.parsers.antlr.ms.rulectx with parameters of type TSQLParser.Select_ops_no_parensContextModifierConstructorDescriptionCreates a wrapper for non-parenthesized Microsoft SQL SELECT operations.