Uses of Class
one.gfw.antlr4.sql.postgresql.PostgreSQLParser.ColumnrefContext
-
Packages that use PostgreSQLParser.ColumnrefContext Package Description one.gfw.antlr4.sql.postgresql -
-
Uses of PostgreSQLParser.ColumnrefContext in one.gfw.antlr4.sql.postgresql
Methods in one.gfw.antlr4.sql.postgresql that return PostgreSQLParser.ColumnrefContext Modifier and Type Method Description PostgreSQLParser.ColumnrefContextPostgreSQLParser.C_expr_exprContext. columnref()PostgreSQLParser.ColumnrefContextPostgreSQLParser. columnref()
-