Interface: IdentifierTypeSpecifierExpressionSemantics
compiler.IdentifierTypeSpecifierExpressionSemantics
Semantics for AST Node IdentifierTypeSpecifierExpression.
Since
0.8.0
Hierarchy
TypeSpecifierExpressionSemantics↳
IdentifierTypeSpecifierExpressionSemantics
Table of contents
Properties
Properties
rawType
• rawType: RawType
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.12.0
Inherited from
TypeSpecifierExpressionSemantics.rawType
Defined in
kipper/core/src/compiler/ast/nodes/expressions/type-specifier-expression/type-specifier-expression-semantics.ts:16