ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
FuncDeclaration.this
dmd
astbase
ASTBase
FuncDeclaration
Undocumented in source.
class
FuncDeclaration
final extern (
D
)
this
(
const
ref
Loc
loc
,
Loc
endloc
,
Identifier
id
,
StorageClass
storage_class
,
Type
type
)
Meta
Source
See Implementation
dmd
astbase
ASTBase
FuncDeclaration
constructors
this
functions
accept
isFuncDeclaration
isFuncLiteralDeclaration
isOverloadable
variables
endloc
fbody
fensures
fes
frequires
inferRetType
overnext0
storage_class
type