Cake.Core.Scripting.Analysis Namespace

Interface Types

Interface Summary
IScriptAnalyzer Represents the script analyzer responsible for parsing and analyzing scripts.
IScriptAnalyzerContext 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.
ScriptAnalyzerSettings Represents settings for the script analyzer.

Enum Types

Enum Summary
ScriptAnalyzerMode Represents the script analyzer mode.