Method | Description | |
---|---|---|
Load ( List |
|
|
Load ( string filename, List |
|
|
Modification ( uint indexOfMod ) : System |
|
|
Modification ( uint indexOfMod, |
|
Method | Description | |
---|---|---|
Load ( ) : bool |
|
|
Populate ( ) : bool |
TODO : Documentation
|
|
PrepareAndReplaceLabel ( string statement, string &actionName ) : string |
TODO : Documentation
|
|
RemoveComments ( ) : void |
TODO : Documentation
|
public Load ( List |
||
SourceCode | List |
|
variables | List |
|
return | bool |
public Load ( string filename, List |
||
filename | string | |
variables | List |
|
return | bool |
public Modification ( uint indexOfMod ) : System | ||
indexOfMod | uint | |
return | System |
public Modification ( uint indexOfMod, |
||
indexOfMod | uint | |
originalInstruction | ||
origInstructionMarker | string | |
return | System |