object styles
- Source
- nodeUtilMod.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- styles
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val ^: Any
- Annotations
- @JSImport("node:util", "inspect.styles") @native()
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bigint: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.bigint") @native()
- def bigint_=(x: java.lang.String): Unit
- Annotations
- @inline()
- def boolean: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.boolean") @native()
- def boolean_=(x: java.lang.String): Unit
- Annotations
- @inline()
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- def date: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.date") @native()
- def date_=(x: java.lang.String): Unit
- Annotations
- @inline()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def module: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.module") @native()
- def module_=(x: java.lang.String): Unit
- Annotations
- @inline()
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- val null: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.null") @native()
- def number: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.number") @native()
- def number_=(x: java.lang.String): Unit
- Annotations
- @inline()
- def regexp: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.regexp") @native()
- def regexp_=(x: java.lang.String): Unit
- Annotations
- @inline()
- def special: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.special") @native()
- def special_=(x: java.lang.String): Unit
- Annotations
- @inline()
- def string: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.string") @native()
- def string_=(x: java.lang.String): Unit
- Annotations
- @inline()
- def symbol: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.symbol") @native()
- def symbol_=(x: java.lang.String): Unit
- Annotations
- @inline()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): java.lang.String
- Definition Classes
- AnyRef → Any
- def undefined: java.lang.String
- Annotations
- @JSImport("node:util", "inspect.styles.undefined") @native()
- def undefined_=(x: java.lang.String): Unit
- Annotations
- @inline()
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated