Method | Description | |
---|---|---|
BeginClass ( ) : void | ||
BeginModule ( ) : void | ||
Branch ( String s, String lname ) : void | ||
Call ( |
||
CommentFill ( String comment ) : void | ||
CommentHolder ( ) : void | ||
Emit ( |
||
EndClass ( ) : void | ||
EndModule ( ) : void | ||
FieldDef ( |
||
Finish ( ) : void | ||
FuncBegin ( |
||
FuncEnd ( ) : void | ||
GetFunc ( ) : |
||
IL ( ) : void | ||
Insn ( String s ) : void | ||
LIST ( ) : void | ||
Label ( String lname ) : void | ||
Load ( |
||
LoadConst ( String s ) : void | ||
LocalVars ( |
||
Ret ( ) : void | ||
Store ( |
Method | Description | |
---|---|---|
NextInsn ( int incr ) : void |
public Branch ( String s, String lname ) : void | ||
s | String | |
lname | String | |
return | void |