public class DebugInfoUtil extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DebugInfoUtil.DebugInfoReporter |
| Constructor and Description |
|---|
DebugInfoUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
markDebugAnnotations(com.intellij.psi.PsiElement root,
BindingContext bindingContext,
DebugInfoUtil.DebugInfoReporter debugInfoReporter) |
public DebugInfoUtil()
public static void markDebugAnnotations(@NotNull com.intellij.psi.PsiElement root, @NotNull BindingContext bindingContext, @NotNull DebugInfoUtil.DebugInfoReporter debugInfoReporter)