Class InlineValueHandler
java.lang.Object
com.microsoft.java.debug.plugin.internal.InlineValueHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.microsoft.java.debug.plugin.internal.InlineValueHandler.InlineVariable[]resolveInlineVariables(com.microsoft.java.debug.plugin.internal.InlineValueHandler.InlineParams params, org.eclipse.core.runtime.IProgressMonitor monitor) Find the valid inline variables belonging to the visible view port.
-
Constructor Details
-
InlineValueHandler
public InlineValueHandler()
-
-
Method Details
-
resolveInlineVariables
public static com.microsoft.java.debug.plugin.internal.InlineValueHandler.InlineVariable[] resolveInlineVariables(com.microsoft.java.debug.plugin.internal.InlineValueHandler.InlineParams params, org.eclipse.core.runtime.IProgressMonitor monitor) Find the valid inline variables belonging to the visible view port.
-