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