dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
FunctionDefinition.this
dmdscript
functiondefinition
FunctionDefinition
Undocumented in source.
this
(TopStatement[] topstatements)
class
FunctionDefinition
this
(
TopStatement
[]
topstatements
)
this
(Loc loc, int isglobal, Identifier* name, Identifier*[] parameters, TopStatement[] topstatements)
Meta
Source
See Implementation
dmdscript
functiondefinition
FunctionDefinition
constructors
this
functions
instantiate
isAnonymous
semantic
toBuffer
toIR
variables
code
enclosingFunction
functiondefinitions
iseval
isglobal
isliteral
labtab
name
nestDepth
nlocals
parameters
topstatements
varnames
withdepth