public class TarsCustomType extends TarsType
| 构造器和说明 |
|---|
TarsCustomType(int tokenType,
String typeName) |
TarsCustomType(int tokenType,
String namespace,
String typeName) |
| 限定符和类型 | 方法和说明 |
|---|---|
TarsCustomType |
asCustom() |
boolean |
isCustom() |
String |
namespace() |
asMap, asPrimitive, asVector, isMap, isPrimitive, isVector, typeNamedupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic TarsCustomType(int tokenType,
String typeName)
Copyright © 2020. All Rights Reserved.