carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Rename Directive->Decl in general, BindExport->BindDecl

Open jonmeow opened this issue 1 year ago • 2 comments

Mechanically, replacing Directive->Decl, directive->declaration, _declaration->_decl (to avoid comments).

Context: https://discord.com/channels/655572317891461132/963846118964350976/1241145948625703062

jonmeow avatar May 17 '24 22:05 jonmeow

Depends on #3955 [ed: now merged]

jonmeow avatar May 17 '24 22:05 jonmeow

Title says "BindExport -> BindDecl", I think it should be "... -> ExportDecl"

chandlerc avatar May 17 '24 23:05 chandlerc

Title says "BindExport -> BindDecl", I think it should be "... -> ExportDecl"

Thanks, fixed

jonmeow avatar May 20 '24 15:05 jonmeow