Class BreakpointResolved


  • public class BreakpointResolved
    extends java.lang.Object
    Fired when breakpoint is resolved to an actual script and location.
    • Constructor Detail

    • Method Detail

      • getBreakpointId

        public BreakpointId getBreakpointId()
        Breakpoint unique identifier.
      • getLocation

        public Location getLocation()
        Actual breakpoint location.