Interface: IdentifierTypeSpecifierExpressionSemantics
compiler.IdentifierTypeSpecifierExpressionSemantics
Semantics for AST Node IdentifierTypeSpecifierExpression.
Since
0.8.0
Hierarchy
TypeSpecifierExpressionSemantics
↳
IdentifierTypeSpecifierExpressionSemantics
Table of contents
Properties
Properties
typeIdentifier
• typeIdentifier: UncheckedType
The type specified by this expression, which per default is an unchecked type as the type is not yet known and therefore may be invalid/undefined.
Since
0.8.0
Defined in
kipper/core/src/compiler/ast/nodes/expressions/type-specifier-expression/identifier-type-specifier-expression/identifier-type-specifier-expression-semantics.ts:18