Méthode | Description | |
---|---|---|
GetDebugCookie ( LightCompiler compiler ) : object | ||
Run ( |
||
ToDebugString ( int instructionIndex, object cookie, int>.Func |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
NullCheck ( object o ) : void |
public GetDebugCookie ( LightCompiler compiler ) : object | ||
compiler | LightCompiler | |
Résultat | object |
protected static NullCheck ( object o ) : void | ||
o | object | |
Résultat | void |
public abstract Run ( |
||
frame | ||
Résultat | int |
public ToDebugString ( int instructionIndex, object cookie, int>.Func |
||
instructionIndex | int | |
cookie | object | |
labelIndexer | int>.Func | |
objects | IReadOnlyList | |
Résultat | string |