Parent

Methods

Class/Module Index [+]

Quicksearch

RKelly::Visitors::DotVisitor::Arrow

Public Instance Methods

to_s() click to toggle source
# File lib/rkelly/visitors/dot_visitor.rb, line 18
def to_s
  "\"#{from.node_id}\":f0 -> \"#{to.node_id}\":f0"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.