qscript v0.7.2 (2020-10-27T19:32:46Z)
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