Interface: TypeDeclarationTypeSemantics
compiler.TypeDeclarationTypeSemantics
Type semantics for a TypeDeclaration.
Since
0.11.0
Hierarchy
-
↳
TypeDeclarationTypeSemantics
Table of contents
Properties
Properties
valueType
• valueType: ProcessedType
The processed type of the type declaration.
Since
0.11.0
Defined in
kipper/core/src/compiler/ast/nodes/declarations/type-declaration/type-declaration-type-semantics.ts:13