Свойство | Type | Description | |
---|---|---|---|
_cacheKey | |||
_code | string | ||
_compilationResult | |||
_context |
Méthode | Description | |
---|---|---|
ActivateScript ( |
||
AdjustPipeline ( |
||
Eval ( |
||
Evaluator ( |
||
IsTainted ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : bool | ||
Run ( ) : object | ||
Taint ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : void |
Méthode | Description | |
---|---|---|
AddEvaluationContextReferencesTo ( |
||
CacheScript ( |
||
CompileScript ( ) : |
||
DoCompile ( ) : |
||
GetCachedScript ( ) : |
||
GetEvaluationDomain ( ) : |
public ActivateScript ( |
||
scriptType | ||
Résultat |
public static AdjustPipeline ( |
||
context | ||
pipeline | ||
Résultat |
public static Eval ( |
||
context | ||
code | string | |
Résultat | object |
public Evaluator ( |
||
context | ||
code | string | |
Résultat | Boo.Lang.Compiler |
public static IsTainted ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : bool | ||
cu | Boo.Lang.Compiler.Ast.CompileUnit | |
Résultat | bool |
public static Taint ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : void | ||
cu | Boo.Lang.Compiler.Ast.CompileUnit | |
Résultat | void |
protected EvaluationScriptCacheKey,UnityScript.Scripting _cacheKey | ||
Résultat |
protected CompilerContext,Boo.Lang.Compiler _compilationResult | ||
Résultat |