|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ErrorReporter
| Method Summary | |
|---|---|
void |
reportAnnotationLoadingError(java.lang.String message,
java.lang.Exception exception)
|
void |
reportCannotInferVisibility(CallableMemberDescriptor descriptor)
|
void |
reportIncompatibleAbiVersion(KotlinJvmBinaryClass kotlinClass,
int actualVersion)
|
| Method Detail |
|---|
void reportIncompatibleAbiVersion(@NotNull
KotlinJvmBinaryClass kotlinClass,
int actualVersion)
void reportCannotInferVisibility(@NotNull
CallableMemberDescriptor descriptor)
void reportAnnotationLoadingError(@NotNull
java.lang.String message,
@Nullable
java.lang.Exception exception)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||