vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
PackageDeclNode.addModule
vox
fe
ast
decl
package_
PackageDeclNode
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PackageDeclNode
void
addModule
(
TokenIndex
loc
,
Identifier
modId
,
AstIndex
modIndex
,
ref
AstIndex
conflictingModPack
,
CompilationContext
*
c
)
Meta
Source
See Implementation
vox
fe
ast
decl
package_
PackageDeclNode
functions
addModule
getOrCreateSubpackage
isTopLevel
lookup
visitModules
mixins
__anonymous
variables
declarations
fqn
parentPackage