public class TimeKeyExpression extends ASTNodeAccessImpl implements Expression
Constructor and Description |
---|
TimeKeyExpression(String value) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
String |
getStringValue() |
void |
setStringValue(String string) |
String |
toString() |
getASTNode, setASTNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getASTNode, setASTNode
public TimeKeyExpression(String value)
public void accept(ExpressionVisitor expressionVisitor)
accept
in interface Expression
public String getStringValue()
public void setStringValue(String string)
Copyright © 2004–2019 JSQLParser. All rights reserved.