Class InlineValueHandler

java.lang.Object
com.microsoft.java.debug.plugin.internal.InlineValueHandler

public class InlineValueHandler extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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.