carbon-lang
carbon-lang copied to clipboard
Rename Directive->Decl in general, BindExport->BindDecl
Mechanically, replacing Directive->Decl, directive->declaration, _declaration->_decl (to avoid comments).
Context: https://discord.com/channels/655572317891461132/963846118964350976/1241145948625703062
Depends on #3955 [ed: now merged]
Title says "BindExport -> BindDecl", I think it should be "... -> ExportDecl"
Title says "BindExport -> BindDecl", I think it should be "... -> ExportDecl"
Thanks, fixed