qscript ~master (2021-03-22T17:15:40Z)
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
properties
argTypes
argumentNames
argumentTypes
structs
Argument
variables
arguments
bodyBlock
id
lineno
name
returnType
varStackCount
visibility
constructor