public class TarsVectorType extends TarsType
| 构造器和说明 |
|---|
TarsVectorType(org.antlr.runtime.Token token) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addChild(org.antlr.runtime.tree.Tree child) |
TarsVectorType |
asVector() |
boolean |
isByteArray() |
boolean |
isVector() |
TarsType |
subType() |
asCustom, asMap, asPrimitive, isCustom, isMap, isPrimitive, typeNamedupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toStringaddChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic TarsVectorType asVector()
public void addChild(org.antlr.runtime.tree.Tree child)
addChild 在接口中 org.antlr.runtime.tree.TreeaddChild 在类中 org.antlr.runtime.tree.BaseTreepublic TarsType subType()
public boolean isByteArray()
Copyright © 2020. All Rights Reserved.