dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
FunctionDeclarationStatementNode.this
mildew
nodes
FunctionDeclarationStatementNode
Undocumented in source.
class
FunctionDeclarationStatementNode
this
(
size_t
lineNo
,
string
n
,
string
[]
args
,
StatementNode
[]
statements
,
bool
isG
= false
)
Meta
Source
See Implementation
mildew
nodes
FunctionDeclarationStatementNode
constructors
this
functions
accept
toString
variables
argNames
isGenerator
name
statementNodes