프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_cacheKey | |||
_code | string | ||
_compilationResult | |||
_context |
메소드 | 설명 | |
---|---|---|
ActivateScript ( |
||
AdjustPipeline ( |
||
Eval ( |
||
Evaluator ( |
||
IsTainted ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : bool | ||
Run ( ) : object | ||
Taint ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : void |
메소드 | 설명 | |
---|---|---|
AddEvaluationContextReferencesTo ( |
||
CacheScript ( |
||
CompileScript ( ) : |
||
DoCompile ( ) : |
||
GetCachedScript ( ) : |
||
GetEvaluationDomain ( ) : |
public ActivateScript ( |
||
scriptType | ||
리턴 |
public static AdjustPipeline ( |
||
context | ||
pipeline | ||
리턴 |
public static Eval ( |
||
context | ||
code | string | |
리턴 | object |
public Evaluator ( |
||
context | ||
code | string | |
리턴 | Boo.Lang.Compiler |
public static IsTainted ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : bool | ||
cu | Boo.Lang.Compiler.Ast.CompileUnit | |
리턴 | bool |
public static Taint ( Boo.Lang.Compiler.Ast.CompileUnit cu ) : void | ||
cu | Boo.Lang.Compiler.Ast.CompileUnit | |
리턴 | void |
protected EvaluationScriptCacheKey,UnityScript.Scripting _cacheKey | ||
리턴 |
protected CompilerContext,Boo.Lang.Compiler _compilationResult | ||
리턴 |