ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
DeprecatedDeclaration
dmd
attrib
extern (
C
++) final
class
DeprecatedDeclaration :
StorageClassDeclaration
{
Expression
msg
;
const
(
char
)*
msgstr
;
Scope
*
newScope
(
Scope
*
sc
)
;
}
Members
Functions
newScope
Scope
*
newScope
(
Scope
*
sc
)
Provides a new scope with
STC.deprecated_
and
Scope.depdecl
set
Meta
Source
See Implementation
dmd
attrib
classes
AlignDeclaration
AnonDeclaration
AttribDeclaration
CPPMangleDeclaration
CPPNamespaceDeclaration
CompileDeclaration
ConditionalDeclaration
DeprecatedDeclaration
ForwardingAttribDeclaration
LinkDeclaration
PragmaDeclaration
ProtDeclaration
StaticForeachDeclaration
StaticIfDeclaration
StorageClassDeclaration
UserAttributeDeclaration