dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
ASTBase.Nspace
dmd
astbase
ASTBase
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
struct
ASTBase
extern (
C
++) final
class
Nspace :
ScopeDsymbol
{
Expression
identExp
;
}
Members
Variables
identExp
Expression
identExp
;
Namespace identifier resolved during semantic.
Meta
Source
See Implementation
dmd
astbase
ASTBase
classes
Nspace
StringExp
TypeFunction