public class ListVariable extends CodeLocation.CodeLocationInfo implements Variable
CodeLocation.CodeLocationInfo, CodeLocation.CodePositionfixedLength, quoteChar| 构造器和说明 |
|---|
ListVariable() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
addItem(Variable valueExp)
添加元素
|
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
List<Variable> |
getExpressionList() |
getEndPosition, getStartPosition, setEndPosition, setStartPosition, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEndPosition, getStartPosition, setEndPosition, setStartPositionpublic void addItem(Variable valueExp)
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatIOExceptionCopyright © 2020. All rights reserved.