public class NameRouteVariable extends CodeLocation.CodeLocationInfo implements Variable, RouteVariable
CodeLocation.CodeLocationInfo, CodeLocation.CodePositionfixedLength, quoteChar| 构造器和说明 |
|---|
NameRouteVariable(RouteVariable parent,
StringToken name) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
StringToken |
getName() |
RouteVariable |
getParent() |
getEndPosition, getStartPosition, setEndPosition, setStartPosition, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEndPosition, getStartPosition, setEndPosition, setStartPositionpublic NameRouteVariable(RouteVariable parent, StringToken name)
public RouteVariable getParent()
getParent 在接口中 RouteVariablepublic StringToken getName()
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatIOExceptionCopyright © 2020. All rights reserved.