Table of Contents

Namespace Alternet.TsTypedefsGenerator.Core.TsModels

Classes

EventPropertyInfo
EventPropertyInfo.EventHandlerType
EventPropertyInfo.EventHandlerType.ConnectionType
FakeDelegateType
FakeParameterInfo
FakePropertyInfo
FakeType
IndexerPropertyInfo
IndexerPropertyInfo.IndexerType
TsClass

Represents a class in the code model.

TsCollection

Represents a collection in the code model.

TsEnum

Represents an enum in the code model.

TsEnumValue

Represents a value of the enum

TsIndexerMethod
TsMethod

Represents a method of the class in the code model.

TsMethodParameter
TsModule

Represents a module in the script model.

TsModuleMember

Represents a type that can be places inside module

TsProperty

Represents a property of the class in the code model.

TsSystemType

Represents a system type in the code model.

TsType

Represents a type in the code model.

TsVariable

Enums

SystemTypeKind

Defines kind of the system type.