qscript v0.7.2 (2020-10-27T19:32:46Z)
Dub
Repo
FunctionNode.this
qscript
compiler
ast
FunctionNode
constructor
struct
FunctionNode
this
(
DataType
returnDataType
,
string
fName
,
FunctionNode.Argument
[]
funcArgs
,
BlockNode
fBody
)
Meta
Source
See Implementation
qscript
compiler
ast
FunctionNode
constructors
this
structs
Argument
variables
arguments
bodyBlock
id
lineno
name
returnType
varCount
constructor