CompileScriptParameterTypeMutableBuilder

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

Value members

Concrete methods

@inline
@inline
def setExpression(value: String): Self
@inline
def setPersistScript(value: Boolean): Self
@inline
def setSourceURL(value: String): Self

Concrete fields

val x: Self