vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
IdentifierPrinter
vox
fe
identifier
Undocumented in source.
struct
IdentifierPrinter {
Identifier
id
;
CompilationContext
*
c
;
void
toString
(void delegate(const(char)[]) sink);
}
Members
Functions
toString
void
toString
(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
c
CompilationContext
*
c
;
Undocumented in source.
id
Identifier
id
;
Undocumented in source.
Meta
Source
See Implementation
vox
fe
identifier
enums
CommonIds
SpecialKeyword
VersionId
structs
FullyQualifiedName
Identifier
IdentifierMap
IdentifierPrinter
variables
commonId_builtin_func_first
commonId_builtin_func_last
commonId_special_keyword_first
commonId_special_keyword_last
commonId_version_id_first
commonId_version_id_last