qscript v0.7.2 (2020-10-27T19:32:46Z)
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
variables
id
isLiteral
lineno
returnType
varName
stores the return type. Only stored after ASTCheck has checked it