Uses of Class
one.gfw.antlr4.sql.postgresql.PostgreSQLParser.RevokestmtContext
-
Packages that use PostgreSQLParser.RevokestmtContext Package Description one.gfw.antlr4.sql.postgresql -
-
Uses of PostgreSQLParser.RevokestmtContext in one.gfw.antlr4.sql.postgresql
Methods in one.gfw.antlr4.sql.postgresql that return PostgreSQLParser.RevokestmtContext Modifier and Type Method Description PostgreSQLParser.RevokestmtContextPostgreSQLParser. revokestmt()PostgreSQLParser.RevokestmtContextPostgreSQLParser.StmtContext. revokestmt()
-