qscript v0.6.9 (2019-12-28T16:11:19Z)
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