Visitor

scalax.collection.GraphTraversal$.Visitor$
object Visitor

Implements an empty visitor based on a value.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Visitor.type

Members list

Value members

Concrete methods

final def empty[A, U]: A => U
final def isDefined[A, U](visitor: A => U): Boolean
final def isEmpty[A, U](visitor: A => U): Boolean