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