Interface: FunctionDeclarationTypeSemantics
compiler.FunctionDeclarationTypeSemantics
Type semantics for AST Node FunctionDeclaration.
Since
0.10.0
Hierarchy
-
↳
FunctionDeclarationTypeSemantics
Table of contents
Properties
Properties
returnType
• returnType: CheckedType
The return type of the function.
Since
0.10.0
Defined in
kipper/core/src/compiler/ast/nodes/declarations/function-declaration/function-declaration-type-semantics.ts:17