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