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