qscript v0.7.4 (2021-02-02T19:53:35Z)
Dub
Repo
OperatorNode.returnType
qscript
compiler
ast
OperatorNode
stores the return type. Only stored after ASTCheck has checked it
struct
OperatorNode
DataType
returnType
;
Meta
Source
See Implementation
qscript
compiler
ast
OperatorNode
constructors
this
properties
isLiteral
variables
lineno
operands
operator
returnType
stores the return type. Only stored after ASTCheck has checked it