hunt-framework ~master (2022-05-09T16:31:28.8803106)
Dub
Repo
MacroNode.this
hunt
framework
view
ast
Node
MacroNode
Undocumented in source.
class
MacroNode
this
(
Position
pos
,
string
name
,
Arg
[]
args
,
Node
block
,
bool
isReturn
)
Meta
Source
See Implementation
hunt
framework
view
ast
Node
MacroNode
constructors
this
mixins
__anonymous
variables
args
block
isReturn
name