|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DebugInfoUtil.DebugInfoReporter
Method Summary | |
---|---|
void |
reportElementWithErrorType(JetReferenceExpression expression)
|
void |
reportMissingUnresolved(JetReferenceExpression expression)
|
void |
reportUnresolvedWithTarget(JetReferenceExpression expression,
java.lang.String target)
|
Method Detail |
---|
void reportElementWithErrorType(@NotNull JetReferenceExpression expression)
void reportMissingUnresolved(@NotNull JetReferenceExpression expression)
void reportUnresolvedWithTarget(@NotNull JetReferenceExpression expression, @NotNull java.lang.String target)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |