StringSelector

org.virtuslab.yaml.syntax.NodeSelector$.StringSelector
case class StringSelector(field: String) extends NodeSelector

Attributes

Source
NodeSelector.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait NodeSelector
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def show: String

Attributes

Definition Classes
Source
NodeSelector.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product