Interface | Description |
---|---|
ParsedScript |
Abstract parsed script, with this object, a parsed script can be run numerous
times without parsing the file each time.
|
ScriptInterpreterProvider |
Class | Description |
---|---|
ScriptInterpreter |
Behavior for scripting languages.
|
Exception | Description |
---|---|
ScriptException |
Exception thrown in script environment.
|
Copyright © 2014–2018. All rights reserved.