vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
vox.fe.ast.decl.scope_
vox
fe
ast
decl
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
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2017-2019 Andrey Penechko.
Authors
Andrey Penechko.
vox
fe
ast
decl
modules
alias_
attribute
builtin
enum_
func
import_
module_
package_
scope_
static_assert
static_foreach
static_if
struct_
template_
var