SetVariableValueParameterTypeMutableBuilder

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

Value members

Concrete methods

@inline
def setCallFrameId(value: CallFrameId): Self
@inline
def setNewValue(value: CallArgument): Self
@inline
def setScopeNumber(value: Double): Self
@inline
def setVariableName(value: String): Self

Concrete fields

val x: Self