Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Barista::Graph::Visitor
Inherits
Struct
<
Value
<
Object
Visitor singleton
Constructors
new
Source
Class methods
visit
(vertex :
Graph::Vertex
, callback :
Callback
, visited = {} of
String
=>
Bool
, path = [] of
String
)
Source
Instance methods
initialize
Source
Nested types
Barista::Graph::Visitor::Callback