vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
MemberExprNode.this
vox
fe
ast
expr
member_access
MemberExprNode
Undocumented in source.
this
(TokenIndex loc, ScopeIndex parentScope, AstIndex aggregate, Identifier memberId, AstIndex type)
this
(TokenIndex loc, ScopeIndex parentScope, AstIndex aggregate, AstIndex member, uint memberIndex, MemberSubType subType)
struct
MemberExprNode
this
(
TokenIndex
loc
,
ScopeIndex
parentScope
,
AstIndex
aggregate
,
AstIndex
member
,
uint
memberIndex
,
MemberSubType
subType
)
Meta
Source
See Implementation
vox
fe
ast
expr
member_access
MemberExprNode
constructors
this
functions
isSymResolved
member
memberId
memberIndex
needsDeref
resolve
mixins
__anonymous
variables
aggregate
parentScope