addEnumMembers

Add members of EnumDeclaration to the symbol table(s).

void
addEnumMembers

Parameters

ed EnumDeclaration

EnumDeclaration

sc Scope*

context of ed

sds ScopeDsymbol

symbol table that ed resides in

Meta