inDeclarationContext abstract method
Return true
if this identifier is the name being declared in a
declaration.
Implementation
// TODO(brianwilkerson) Convert this to a getter.
bool inDeclarationContext();
Return true
if this identifier is the name being declared in a
declaration.
// TODO(brianwilkerson) Convert this to a getter.
bool inDeclarationContext();