BreakLocationMutableBuilder

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

Value members

Concrete methods

@inline
def setColumnNumber(value: Double): Self
@inline
@inline
def setLineNumber(value: Double): Self
@inline
def setScriptId(value: ScriptId): Self
@inline
def setType(value: String): Self
@inline
def setTypeUndefined: Self

Concrete fields

val x: Self