Table of Contents

Method VisitModule

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

VisitModule(TsModule)

Represents a method called for every module in the model.

void VisitModule(TsModule module)

Parameters

module TsModule

The module being visited.