Interface: InterfaceMethodDeclarationTypeSemantics
compiler.InterfaceMethodDeclarationTypeSemantics
Type semantics for AST Node InterfaceMethodDeclaration.
Since
0.12.0
Hierarchy
TypeDeclarationPropertyTypeSemantics
↳
InterfaceMethodDeclarationTypeSemantics
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
TypeDeclarationPropertyTypeSemantics.valueType
Defined in
kipper/core/src/compiler/ast/nodes/declarations/type-declaration/interface-declaration/interface-member-declaration/interface-method-declaration/interface-method-declaration-type-semantics.ts:13