IScriptAnalyzerContext.

Analyze(FilePath) Method

Summary

Processes the specified script path using the same context.

Syntax

void Analyze(FilePath scriptPath)

Parameters

Name Type Description
scriptPath FilePath The script path to process.

Return Value

Type Description
void