|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RedeclarationHandler
| Field Summary | |
|---|---|
static RedeclarationHandler |
DO_NOTHING
|
static RedeclarationHandler |
THROW_EXCEPTION
|
| Method Summary | |
|---|---|
void |
handleRedeclaration(DeclarationDescriptor first,
DeclarationDescriptor second)
|
| Field Detail |
|---|
static final RedeclarationHandler DO_NOTHING
static final RedeclarationHandler THROW_EXCEPTION
| Method Detail |
|---|
void handleRedeclaration(@NotNull
DeclarationDescriptor first,
@NotNull
DeclarationDescriptor second)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||