dmildew ~master (2021-03-01T20:12:39.6103621)
Dub
Repo
FunctionDeclarationStatementNode.this
mildew
nodes
FunctionDeclarationStatementNode
Undocumented in source.
class
FunctionDeclarationStatementNode
this
(
size_t
lineNo
,
string
n
,
string
[]
args
,
ExpressionNode
[]
defArgs
,
StatementNode
[]
statements
,
bool
isG
= false
)
Meta
Source
See Implementation
mildew
nodes
FunctionDeclarationStatementNode
constructors
this
functions
accept
toString
variables
argNames
defaultArguments
isGenerator
name
statementNodes
Undocumented in source.