◆ Executable()
| ScriptStack.Runtime.Executable.Executable |
( |
Script | script | ) |
|
◆ Clean()
| void ScriptStack.Runtime.Executable.Clean |
( |
Operand | operand | ) |
|
|
private |
◆ FunctionExists()
| bool ScriptStack.Runtime.Executable.FunctionExists |
( |
string | function | ) |
|
◆ functions
| Dictionary<String, Function> ScriptStack.Runtime.Executable.functions |
|
private |
◆ instructions
| List<Instruction> ScriptStack.Runtime.Executable.instructions |
|
private |
◆ script
| Script ScriptStack.Runtime.Executable.script |
|
private |
◆ scriptMemory
| Memory ScriptStack.Runtime.Executable.scriptMemory |
|
private |
◆ Functions
| Dictionary<String, Function> ScriptStack.Runtime.Executable.Functions |
|
get |
◆ MainFunction
| Function ScriptStack.Runtime.Executable.MainFunction |
|
get |
142 {
143
144 get
145 {
146
149
151
152 }
153
154 }
Definition ParserException.cs:11
◆ Runnable
| ReadOnlyCollection<Instruction> ScriptStack.Runtime.Executable.Runnable |
|
get |
◆ Script
| Script ScriptStack.Runtime.Executable.Script |
|
get |
◆ ScriptMemory
| Memory ScriptStack.Runtime.Executable.ScriptMemory |
|
get |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- C:/Users/manuel/Desktop/doc/Runtime/Executable.cs