ClassRoot

oxygen.ui.web.internal.FinalizedStyleSheetSelector.Single.ClassRoot
final case class ClassRoot(nelClasses: NonEmptyList[String], pseudoClasses: List[String]) extends Referencable, NonReferencable

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Referencable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def &(that: NonReferencable): ClassRoot

Attributes

Definition Classes
override def show: String

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val classes: List[String]