vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
FunctionDeclNode.this
vox
fe
ast
decl
func
FunctionDeclNode
Undocumented in source.
struct
FunctionDeclNode
this
(
TokenIndex
loc
,
AstIndex
_module
,
ScopeIndex
parameterScope
,
AstIndex
signature
,
Identifier
id
)
Meta
Source
See Implementation
vox
fe
ast
decl
func
FunctionDeclNode
constructors
this
functions
getIrIndex
isBuiltin
isCtfeOnly
isExternal
isInline
mixins
__anonymous
variables
_module
backendData
block_stmt
id
parameterScope
signature