Class Breakpoint

java.lang.Object
org.teavm.debugging.Breakpoint

public class Breakpoint extends Object
  • Method Details

    • getLocation

      public SourceLocation getLocation()
    • destroy

      public void destroy()
    • isValid

      public boolean isValid()
    • isDestroyed

      public boolean isDestroyed()
    • getDebugger

      public Debugger getDebugger()