PropertyDescriptor

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class PropertyDescriptorMutableBuilder[Self <: PropertyDescriptor](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(configurable: Boolean, enumerable: Boolean, name: String): PropertyDescriptor