qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
VariableNode.returnType
qscript
compiler
ast
VariableNode
stores the return type. Only stored after ASTCheck has checked it
struct
VariableNode
DataType
returnType
;
Meta
Source
See Implementation
qscript
compiler
ast
VariableNode
constructors
this
properties
isScriptDefined
variables
id
isGlobal
isLiteral
libraryId
lineno
returnType
varName
stores the return type. Only stored after ASTCheck has checked it