public class FunCallRouteVariable extends Object implements RouteVariable
fixedLength, quoteChar| 构造器和说明 |
|---|
FunCallRouteVariable(RouteVariable enterRoute) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
addParam(Variable paramVar)
添加入参
|
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
List<Variable> |
getParamList() |
RouteVariable |
getParent() |
public FunCallRouteVariable(RouteVariable enterRoute)
public void addParam(Variable paramVar)
public RouteVariable getParent()
getParent 在接口中 RouteVariablepublic void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatIOExceptionCopyright © 2020. All rights reserved.