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