Uses of Class
io.prestosql.sql.tree.ShowCreate
-
Packages that use ShowCreate Package Description io.prestosql.sql.tree -
-
Uses of ShowCreate in io.prestosql.sql.tree
Methods in io.prestosql.sql.tree with parameters of type ShowCreate Modifier and Type Method Description protected RAstVisitor. visitShowCreate(ShowCreate node, C context)
-