Property | Type | Description | |
---|---|---|---|
_br | |||
_opCode | int | ||
opCodes | Func |
Method | Description | |
---|---|---|
Create ( |
||
Parse ( byte data ) : CompilationUnit |
Method | Description | |
---|---|---|
AddKnownVariables ( string>.IDictionary |
||
ExecuteOpCode ( ) : Statement | ||
InitOpCodes ( ) : void | ||
ReadByte ( ) : int | ||
ReadCharacters ( ) : |
||
ReadVariable ( int var ) : |
||
ReadVariable2 ( |
||
ReadVariable2 ( int var ) : |
||
ReadWord ( ) : int | ||
ReadWordSigned ( ) : int | ||
ScriptParser ( |
protected AddKnownVariables ( string>.IDictionary |
||
knownVariables | string>.IDictionary | |
return | void |
public static Create ( |
||
info | ||
return |
protected ReadVariable ( int var ) : |
||
var | int | |
return |
protected ReadVariable2 ( |
||
var | ||
return |
protected ReadVariable2 ( int var ) : |
||
var | int | |
return |
protected ScriptParser ( |
||
info | ||
return | System.IO |