vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
EnumDeclaration.this
vox
fe
ast
decl
enum_
EnumDeclaration
Undocumented in source.
this
(TokenIndex loc, ScopeIndex parentScope, ScopeIndex memberScope, AstNodes members, AstIndex memberType, Identifier id)
struct
EnumDeclaration
this
(
TokenIndex
loc
,
ScopeIndex
parentScope
,
ScopeIndex
memberScope
,
AstNodes
members
,
AstIndex
memberType
,
Identifier
id
)
this
(TokenIndex loc, ScopeIndex parentScope, ScopeIndex memberScope, AstNodes members, AstIndex memberType)
Meta
Source
See Implementation
vox
fe
ast
decl
enum_
EnumDeclaration
constructors
this
functions
isAnonymous
sizealign
mixins
__anonymous
variables
id
memberScope
memberType
parentScope