JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.sql.tree
Comment
Uses of Class
io.trino.sql.tree.Comment
Packages that use
Comment
Package
Description
io.trino.sql.tree
Uses of
Comment
in
io.trino.sql.tree
Methods in
io.trino.sql.tree
with parameters of type
Comment
Modifier and Type
Method
Description
protected
R
AstVisitor.
visitComment
(
Comment
node,
C
context)