Uses of Class
io.trino.sql.tree.GenericLiteral
Packages that use GenericLiteral
-
Uses of GenericLiteral in io.trino.sql
Methods in io.trino.sql with parameters of type GenericLiteralModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitGenericLiteral(GenericLiteral node, Void context) -
Uses of GenericLiteral in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type GenericLiteralModifier and TypeMethodDescriptionprotected RAstVisitor.visitGenericLiteral(GenericLiteral node, C context)