Namespace Alternet.TsTypedefsGenerator.Core.TsModels
Classes
- 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
- TsMethod
Represents a method of the class in the code model.
- 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.
Enums
- SystemTypeKind
Defines kind of the system type.