Interface: TypeDeclarationSemantics
compiler.TypeDeclarationSemantics
Semantics for a TypeDeclaration.
Since
0.11.0
Hierarchy
-
↳
TypeDeclarationSemantics
↳↳
InterfaceDeclarationSemantics
↳↳
InterfaceMemberDeclarationSemantics
Table of contents
Properties
Properties
identifier
• identifier: string
The identifier of the type declaration.
Since
0.11.0
Defined in
kipper/core/src/compiler/ast/nodes/declarations/type-declaration/type-declaration-semantics.ts:12