public class LambdaVariable extends InstSet implements Variable
modCountfixedLength, quoteChar| 构造器和说明 |
|---|
LambdaVariable() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
addParam(String name)
添加入参
|
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
List<String> |
getParamList() |
addInst, addInstSet, addOptionInst, getOptionSet, isMultipleInst, setMultipleInstadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic void addParam(String name)
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatdoFormat 在类中 InstSetIOExceptionCopyright © 2020. All rights reserved.