inDeclarationContext abstract method

bool inDeclarationContext()

Whether this identifier is the name being declared in a declaration.

Implementation

// TODO(brianwilkerson): Convert this to a getter.
bool inDeclarationContext();