Table of Contents

Method CreateChecker

Namespace
Alternet.Common.TypeScript.Compiler
Assembly
Alternet.Common.TypeScript.v10.dll

CreateChecker(string[], ScriptKind)

Creates symbol checker for the document collection.

public void CreateChecker(string[] fileNames, ScriptKind scriptKind)

Parameters

fileNames string[]

File names containing source code.

scriptKind ScriptKind

Script Kind of the TypeScript files