Uses of Class
io.trino.sql.parser.SqlBaseParser.CurrentRoleGrantorContext
-
Packages that use SqlBaseParser.CurrentRoleGrantorContext Package Description io.trino.sql.parser -
-
Uses of SqlBaseParser.CurrentRoleGrantorContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.CurrentRoleGrantorContext Modifier and Type Method Description voidSqlBaseBaseListener. enterCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx)Enter a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseListener. enterCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx)Enter a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseBaseListener. exitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx)Exit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseListener. exitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx)Exit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().TSqlBaseBaseVisitor. visitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx)Visit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().TSqlBaseVisitor. visitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx)Visit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().
-