public static class JavaDebuggerInlayUtil.Helper extends java.lang.Object implements XDebuggerInlayUtil.Helper
Constructor and Description |
---|
Helper() |
Modifier and Type | Method and Description |
---|---|
void |
setupValuePlaceholders(Project project,
XSourcePosition currentPosition) |
boolean |
showValueInBlockInlay(Project project,
XValueNodeImpl node,
XSourcePosition position) |
public void setupValuePlaceholders(Project project, XSourcePosition currentPosition)
setupValuePlaceholders
in interface XDebuggerInlayUtil.Helper
public boolean showValueInBlockInlay(Project project, XValueNodeImpl node, XSourcePosition position)
showValueInBlockInlay
in interface XDebuggerInlayUtil.Helper