qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
FunctionCallNode.returnType
qscript
compiler
ast
FunctionCallNode
stores the return type. Only stored after ASTCheck has checked it
struct
FunctionCallNode
DataType
returnType
;
Meta
Source
See Implementation
qscript
compiler
ast
FunctionCallNode
constructors
this
properties
arguments
variables
fName
id
isInBuilt
isScriptDefined
lineno
returnType
stores the return type. Only stored after ASTCheck has checked it