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