The ScopeCompiler type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Clone a new instance of compiler object
(Overrides IScopeCompilerClone()()()().) |
![]() | Compile |
Compile a Scope/IScope script
(Overrides IScopeCompilerCompile(IScopeScript).) |
![]() | Dispose |
Dispose the compiler object
(Overrides IScopeCompilerDispose()()()().) |
![]() | Execute |
Execute an IScope script
(Overrides IScopeCompilerExecute(IScopeScript).) |
![]() | Submit |
Submit a scope script. Support Local Scope job, IScope job, Scope job.
(Overrides IScopeCompilerSubmit(IScopeScript).) |