Interface: ParameterDeclarationTypeSemantics
compiler.ParameterDeclarationTypeSemantics
Type semantics for AST Node ParameterDeclaration.
Since
0.10.0
Hierarchy
-
↳
ParameterDeclarationTypeSemantics
Table of contents
Properties
Properties
valueType
• valueType: CheckedType
The type of the parameter.
Since
0.10.0
Defined in
kipper/core/src/compiler/ast/nodes/declarations/parameter-declaration/parameter-declaration-type-semantics.ts:17