public class SQLCharExpr extends SQLTextLiteralExpr implements SQLValuableExpr
| Constructor and Description |
|---|
SQLCharExpr() |
SQLCharExpr(String text) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
output(StringBuffer buf) |
String |
toString() |
equals, getText, hashCode, setTextaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic SQLCharExpr()
public SQLCharExpr(String text)
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplpublic Object getValue()
getValue in interface SQLValuableExprpublic String toString()
toString in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.