public class HexValue extends ASTNodeAccessImpl implements Expression
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
String |
getValue() |
void |
setValue(String d) |
String |
toString() |
getASTNode, setASTNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetASTNode, setASTNodepublic HexValue(String value)
public void accept(ExpressionVisitor expressionVisitor)
accept in interface Expressionpublic String getValue()
public void setValue(String d)
Copyright © 2004–2019 JSQLParser. All rights reserved.