org.virtuslab.yaml.syntax.NodeSelector
See theNodeSelector companion trait
object NodeSelector
Attributes
- Companion
- trait
- Source
- NodeSelector.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
NodeSelector.type
Members list
Type members
Classlikes
case class IntSelector(index: Int) extends NodeSelector
Attributes
- Source
- NodeSelector.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NodeSelectorclass Objecttrait Matchableclass AnyShow all
case class StringSelector(field: String) extends NodeSelector
Attributes
- Source
- NodeSelector.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NodeSelectorclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article