SetBreakpointByUrlReturnTypeMutableBuilder

@inline final class SetBreakpointByUrlReturnTypeMutableBuilder[Self <: SetBreakpointByUrlReturnType](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setBreakpointId(value: BreakpointId): Self
@inline
def setLocations(value: Array[Location]): Self
@inline
def setLocationsVarargs(value: Location*): Self

Concrete fields

val x: Self