Метод | Описание | |
---|---|---|
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 | |
Результат |
public GetStageInstructions ( List |
||
lines | List |
|
blockLabel | string | |
Результат | string |
public SetDebugStageInformation ( MosaMethod method, string stage, List |
||
method | MosaMethod | |
stage | string | |
lines | List |
|
Результат | void |
public SetInstructionTraceInformation ( MosaMethod method, string stage, List |
||
method | MosaMethod | |
stage | string | |
lines | List |
|
Результат | void |
public SetMethodCounterInformation ( MosaMethod method, List |
||
method | MosaMethod | |
lines | List |
|
Результат | void |