Method | Description | |
---|---|---|
UnityScriptUpdater ( IConfigurationProvider configurationProvider ) : APIUpdater.Framework.Configuration |
Method | Description | |
---|---|---|
CreateCompiler ( ) : |
||
NewParsedSourceLocationFixer ( IAPIUpdaterListener listener, SourceFile>.Dictionary |
||
PostProcessPipeline ( ReplacingAstVisitor pipeline, BooUpdateContext context ) : ReplacingAstVisitor[] | ||
SetupCompilerParameters ( BooUpdateContext context, IEnumerable |
Method | Description | |
---|---|---|
FindMonoBehaviour ( IEnumerable |
||
Replace ( Boo.Lang.Compiler.Ast.DepthFirstVisitor pipeline, |
protected CreateCompiler ( ) : |
||
return |
protected NewParsedSourceLocationFixer ( IAPIUpdaterListener listener, SourceFile>.Dictionary |
||
listener | IAPIUpdaterListener | |
sources | SourceFile>.Dictionary | |
return |
protected PostProcessPipeline ( ReplacingAstVisitor pipeline, BooUpdateContext context ) : ReplacingAstVisitor[] | ||
pipeline | ReplacingAstVisitor | |
context | BooUpdateContext | |
return | ReplacingAstVisitor[] |
protected SetupCompilerParameters ( BooUpdateContext context, IEnumerable |
||
context | BooUpdateContext | |
defines | IEnumerable |
|
references | IEnumerable |
|
return | void |
public UnityScriptUpdater ( IConfigurationProvider configurationProvider ) : APIUpdater.Framework.Configuration | ||
configurationProvider | IConfigurationProvider | |
return | APIUpdater.Framework.Configuration |