public class TraceBasedRedeclarationHandler extends java.lang.Object implements RedeclarationHandler
DO_NOTHING, THROW_EXCEPTION| Constructor and Description |
|---|
TraceBasedRedeclarationHandler(BindingTrace trace) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRedeclaration(DeclarationDescriptor first,
DeclarationDescriptor second) |
public TraceBasedRedeclarationHandler(@NotNull BindingTrace trace)
public void handleRedeclaration(@NotNull DeclarationDescriptor first, @NotNull DeclarationDescriptor second)
handleRedeclaration in interface RedeclarationHandler