Class KeywordValue
- java.lang.Object
-
- org.apache.shardingsphere.sql.parser.sql.common.value.keyword.KeywordValue
-
- All Implemented Interfaces:
ASTNode,ValueASTNode<String>
public final class KeywordValue extends Object implements ValueASTNode<String>
Keyword value.
-
-
Constructor Summary
Constructors Constructor Description KeywordValue()
-