public class TDDLHint extends SQLCommentHint
| Modifier and Type | Class and Description |
|---|---|
static class |
TDDLHint.Argument |
static class |
TDDLHint.Function |
static class |
TDDLHint.Type |
| Modifier and Type | Method and Description |
|---|---|
List<TDDLHint.Function> |
getFunctions() |
String |
getJson() |
TDDLHint.Type |
getType() |
clone, getText, setText, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic TDDLHint(String text)
public List<TDDLHint.Function> getFunctions()
public String getJson()
public TDDLHint.Type getType()
Copyright © 2013–2022 Alibaba Group. All rights reserved.