EvaluateOnCallFrameParameterTypeMutableBuilder

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

Value members

Concrete methods

@inline
def setCallFrameId(value: CallFrameId): Self
@inline
def setExpression(value: String): Self
@inline
def setGeneratePreview(value: Boolean): Self
@inline
@inline
def setIncludeCommandLineAPI(value: Boolean): Self
@inline
def setObjectGroup(value: String): Self
@inline
@inline
def setReturnByValue(value: Boolean): Self
@inline
@inline
def setSilent(value: Boolean): Self
@inline
@inline
def setThrowOnSideEffect(value: Boolean): Self

Concrete fields

val x: Self