Uses of Class
io.trino.sql.tree.ElseIfClause
Packages that use ElseIfClause
-
Uses of ElseIfClause in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type ElseIfClauseMethods in io.trino.sql.tree with parameters of type ElseIfClauseModifier and TypeMethodDescriptionprotected RAstVisitor.visitElseIfClause(ElseIfClause node, C context)