public class EnterRouteVariable extends Object implements RouteVariable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EnterRouteVariable.RouteType |
static class |
EnterRouteVariable.SpecialType |
fixedLength, quoteChar| 构造器和说明 |
|---|
EnterRouteVariable(EnterRouteVariable.RouteType routeType,
EnterRouteVariable.SpecialType specialType) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
RouteVariable |
getParent() |
EnterRouteVariable.RouteType |
getRouteType() |
EnterRouteVariable.SpecialType |
getSpecialType() |
public EnterRouteVariable(EnterRouteVariable.RouteType routeType, EnterRouteVariable.SpecialType specialType)
public RouteVariable getParent()
getParent 在接口中 RouteVariablepublic EnterRouteVariable.RouteType getRouteType()
public EnterRouteVariable.SpecialType getSpecialType()
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatIOExceptionCopyright © 2020. All rights reserved.