public class InstSetInstCompiler extends Object implements InstCompiler<InstSet>
| 构造器和说明 |
|---|
InstSetInstCompiler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doCompiler(InstSet astInst,
InstQueue queue,
CompilerContext compilerContext)
生成指令序列
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinstLocation, instLocation, instLocationFocuspublic void doCompiler(InstSet astInst, InstQueue queue, CompilerContext compilerContext)
InstCompilerdoCompiler 在接口中 InstCompiler<InstSet>astInst - 要编译的 Instqueue - 编译输出的指令序列compilerContext - 编译上下文Copyright © 2020. All rights reserved.