Uses of Class
io.trino.grammar.sql.SqlBaseParser.EntityKindContext
Packages that use SqlBaseParser.EntityKindContext
-
Uses of SqlBaseParser.EntityKindContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql that return SqlBaseParser.EntityKindContextModifier and TypeMethodDescriptionSqlBaseParser.entityKind()SqlBaseParser.GrantObjectContext.entityKind()Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.EntityKindContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterEntityKind(SqlBaseParser.EntityKindContext ctx) Enter a parse tree produced bySqlBaseParser.entityKind().voidSqlBaseListener.enterEntityKind(SqlBaseParser.EntityKindContext ctx) Enter a parse tree produced bySqlBaseParser.entityKind().voidSqlBaseBaseListener.exitEntityKind(SqlBaseParser.EntityKindContext ctx) Exit a parse tree produced bySqlBaseParser.entityKind().voidSqlBaseListener.exitEntityKind(SqlBaseParser.EntityKindContext ctx) Exit a parse tree produced bySqlBaseParser.entityKind().SqlBaseBaseVisitor.visitEntityKind(SqlBaseParser.EntityKindContext ctx) Visit a parse tree produced bySqlBaseParser.entityKind().SqlBaseVisitor.visitEntityKind(SqlBaseParser.EntityKindContext ctx) Visit a parse tree produced bySqlBaseParser.entityKind().