public class TarsOperation
extends org.antlr.runtime.tree.CommonTree
| 构造器和说明 |
|---|
TarsOperation(int tokenType,
String operationName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addChild(org.antlr.runtime.tree.Tree child) |
String |
operationName() |
List<TarsParam> |
paramList() |
TarsType |
retType() |
dupNode, 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 TarsOperation(int tokenType,
String operationName)
Copyright © 2020. All Rights Reserved.