Interface: ClassConstructorDeclarationTypeSemantics
compiler.ClassConstructorDeclarationTypeSemantics
Type semantics for AST Node ClassConstructorDeclaration.
Since
0.12.0
Hierarchy
ClassMemberDeclarationTypeSemantics
↳
ClassConstructorDeclarationTypeSemantics
Table of contents
Properties
Properties
valueType
• valueType: BuiltInTypeFunc
The processed type of this member property. This is always a function.
Since
0.12.0
Overrides
ClassMemberDeclarationTypeSemantics.valueType
Defined in
kipper/core/src/compiler/ast/nodes/declarations/type-declaration/class-declaration/class-member-declaration/class-constructor-declaration/class-constructor-declaration-type-semantics.ts:13