Method | Description | |
---|---|---|
Compile ( |
Compile list of Action objects to byte code.
|
|
Compiler ( ) : System |
Constructor.
|
Method | Description | |
---|---|---|
CalcBlockOffsets ( |
Calculate size or offset for action blocks.
|
|
CalcBranchOffsets ( |
Calculate branch offsets.
|
|
CollapsPushActions ( |
Collaps sequence of single push actions into one multiple-push action
|
public Compile ( |
||
actionRecord | List of |
|
return | byte[] |