The ScopeCompiler type exposes the following members.

Methods

  NameDescription
Public methodClone
Clone a new instance of compiler object
(Overrides IScopeCompilerClone()()()().)
Public methodCompile
Compile a Scope/IScope script
(Overrides IScopeCompilerCompile(IScopeScript).)
Public methodDispose
Dispose the compiler object
(Overrides IScopeCompilerDispose()()()().)
Public methodExecute
Execute an IScope script
(Overrides IScopeCompilerExecute(IScopeScript).)
Public methodSubmit
Submit a scope script. Support Local Scope job, IScope job, Scope job.
(Overrides IScopeCompilerSubmit(IScopeScript).)

See Also