public interface Symbolizable
SqlLiteral.| Modifier and Type | Method and Description |
|---|---|
default SqlLiteral |
symbol(SqlParserPos pos)
Creates a parse-tree node representing an occurrence of this keyword
at a particular position in the parsed text.
|
default SqlLiteral symbol(SqlParserPos pos)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.