TypeLite.TsModels namespace

Classes

Name Description
SystemTypeKind Defines kind of the system type.
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
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.

Interfaces

Name Description
IMemberIdentifier Represents an identifier of a class member.