public class ReturnInst extends Object implements Inst
fixedLength, quoteChar| 构造器和说明 |
|---|
ReturnInst(int returnCode,
Variable resultData) |
public ReturnInst(int returnCode,
Variable resultData)
public int 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.