|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.checkers.DebugInfoUtil
public class DebugInfoUtil
Nested Class Summary | |
---|---|
static class |
DebugInfoUtil.DebugInfoReporter
|
Constructor Summary | |
---|---|
DebugInfoUtil()
|
Method Summary | |
---|---|
static void |
markDebugAnnotations(com.intellij.psi.PsiElement root,
BindingContext bindingContext,
DebugInfoUtil.DebugInfoReporter debugInfoReporter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DebugInfoUtil()
Method Detail |
---|
public static void markDebugAnnotations(@NotNull com.intellij.psi.PsiElement root, @NotNull BindingContext bindingContext, @NotNull DebugInfoUtil.DebugInfoReporter debugInfoReporter)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |