Interface: ClassPropertyDeclarationTypeSemantics
compiler.ClassPropertyDeclarationTypeSemantics
Type semantics for AST Node InterfacePropertyDeclaration.
Since
0.12.0
Hierarchy
ClassMemberDeclarationTypeSemantics↳
ClassPropertyDeclarationTypeSemantics
Table of contents
Properties
Properties
valueType
• valueType: ProcessedType
The processed type of the type declaration.
Since
0.12.0
Inherited from
ClassMemberDeclarationTypeSemantics.valueType
Defined in
kipper/core/src/compiler/ast/nodes/declarations/type-declaration/type-declaration-property-type-semantics.ts:15