public class ReturnInst extends CodeLocation.CodeLocationInfo implements Inst
CodeLocation.CodeLocationInfo, CodeLocation.CodePositionfixedLength, quoteChar| 构造器和说明 |
|---|
ReturnInst(IntegerToken returnCode,
Variable resultData) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(AstVisitor astVisitor) |
void |
doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
Variable |
getResultData() |
IntegerToken |
getReturnCode() |
getEndPosition, getStartPosition, setEndPosition, setStartPosition, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEndPosition, getStartPosition, setEndPosition, setStartPositionpublic ReturnInst(IntegerToken returnCode, Variable resultData)
public IntegerToken getReturnCode()
public Variable getResultData()
public void accept(AstVisitor astVisitor)
public void doFormat(int depth,
Hints formatOption,
FormatWriter writer)
throws IOException
InstFormatdoFormat 在接口中 InstFormatIOExceptionCopyright © 2020. All rights reserved.