RestartFrameReturnTypeMutableBuilder

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

Value members

Concrete methods

@inline
def setAsyncStackTrace(value: StackTrace): Self
@inline
@inline
@inline
def setCallFrames(value: Array[CallFrame]): Self
@inline
def setCallFramesVarargs(value: CallFrame*): Self

Concrete fields

val x: Self