class

CGL::DotVisitor(V)

Inherits CGL::Visitor / Reference / Object

Constructors

new(graph : AnyGraph(V), io : IO)
Source

Instance methods

generate
Source
visit(edge : Undirected(V))
Source
visit(edge : Directed(V))
Source
visit(visitable)
Source