Свойство | Type | Description | |
---|---|---|---|
_br | |||
_opCode | int | ||
opCodes | Func |
Méthode | Description | |
---|---|---|
Create ( |
||
Parse ( byte data ) : CompilationUnit |
Méthode | 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 | |
Résultat | void |
public static Create ( |
||
info | ||
Résultat |
public Parse ( byte data ) : CompilationUnit | ||
data | byte | |
Résultat | CompilationUnit |
protected ReadVariable ( int var ) : |
||
var | int | |
Résultat |
protected ReadVariable2 ( |
||
var | ||
Résultat |
protected ReadVariable2 ( int var ) : |
||
var | int | |
Résultat |
protected ScriptParser ( |
||
info | ||
Résultat | System.IO |