fixedLength, quoteChar| 构造器和说明 |
|---|
FragmentVariable(String fragmentName,
String fragmentString,
boolean batchMode) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
String |
getFragmentName() |
String |
getFragmentString() |
List<String> |
getParamList() |
boolean |
isBatchMode() |
public String getFragmentName()
public String getFragmentString()
public boolean isBatchMode()
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatIOExceptionCopyright © 2020. All rights reserved.