Method | Description | |
---|---|---|
Clear ( ) : void | ||
GetMethodData ( MosaMethod method, bool create ) : |
||
GetStageInstructions ( List |
||
SetDebugStageInformation ( MosaMethod method, string stage, List |
||
SetInstructionTraceInformation ( MosaMethod method, string stage, List |
||
SetMethodCounterInformation ( MosaMethod method, List |
public GetMethodData ( MosaMethod method, bool create ) : |
||
method | MosaMethod | |
create | bool | |
return |
public GetStageInstructions ( List |
||
lines | List |
|
blockLabel | string | |
return | string |
public SetDebugStageInformation ( MosaMethod method, string stage, List |
||
method | MosaMethod | |
stage | string | |
lines | List |
|
return | void |
public SetInstructionTraceInformation ( MosaMethod method, string stage, List |
||
method | MosaMethod | |
stage | string | |
lines | List |
|
return | void |
public SetMethodCounterInformation ( MosaMethod method, List |
||
method | MosaMethod | |
lines | List |
|
return | void |