Interface Types
| Interface | Summary |
|---|---|
| IScriptAnalyzer | Represents the script analyzer responsible for parsing and analyzing scripts. |
| I |
Represents the context used by the ScriptAnalyzer.
|
| IScriptInformation | Represents information about a script. |
Class Types
| Class | Summary |
|---|---|
| ScriptAnalyzer | The script analyzer. |
| ScriptAnalyzerError | Represents a script analysis error. |
| ScriptAnalyzerResult | Represents a script analysis result. |
| Script |
Represents settings for the script analyzer. |
Enum Types
| Enum | Summary |
|---|---|
| ScriptAnalyzerMode | Represents the script analyzer mode. |
