public class NameRouteVariable extends CodeLocation.CodeLocationInfo implements Variable, RouteVariable
CodeLocation.CodeLocationInfo, CodeLocation.CodePositionfixedLength, quoteChar| Constructor and Description |
|---|
NameRouteVariable(RouteVariable parent,
StringToken name) |
| Modifier and Type | Method and Description |
|---|---|
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 in interface RouteVariablepublic StringToken getName()
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat in interface InstFormatIOExceptionCopyright © 2020. All rights reserved.