public class Block extends Object
Constructor and Description |
---|
Block(CodeEmitter e) |
Modifier and Type | Method and Description |
---|---|
void |
end() |
CodeEmitter |
getCodeEmitter() |
Label |
getEnd() |
Label |
getStart() |
public Block(CodeEmitter e)
public CodeEmitter getCodeEmitter()
public void end()
public Label getStart()
public Label getEnd()
Copyright © 2018. All rights reserved.