NodeVisitor

org.virtuslab.yaml.NodeVisitor$
See theNodeVisitor companion class
object NodeVisitor

Attributes

Companion
class
Source
NodeVisitor.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final implicit class EitherOps(val either: Either[ModifyError, NodeVisitor]) extends AnyVal

Attributes

Source
NodeVisitor.scala
Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply(node: Node, selectors: List[NodeSelector]): NodeVisitor

Attributes

Source
NodeVisitor.scala

Implicits

Implicits

final implicit def EitherOps(either: Either[ModifyError, NodeVisitor]): EitherOps

Attributes

Source
NodeVisitor.scala