Table of Contents

Method VisitModule

Namespace
Alternet.TsTypedefsGenerator.Core
Assembly
Alternet.Common.TypeScript.v9.dll

VisitModule(TsModule)

When overridden in a derived class, it can examine or modify the script module.

public virtual void VisitModule(TsModule module)

Parameters

module TsModule

The module being visited.