vox.fe.ast.decl.scope_

Members

Enums

ScopeKind
enum ScopeKind
Undocumented in source.

Functions

post_clone_scope
void post_clone_scope(Scope* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

ScopeDeclNodeData
mixintemplate ScopeDeclNodeData(AstType _astType, int default_flags = 0, AstNodeState _init_state = AstNodeState.parse_done)
Undocumented in source.

Structs

Scope
struct Scope
ScopeIndex
struct ScopeIndex
Undocumented in source.

Meta

Authors

Andrey Penechko.