Struct.new(:from, :to, :label)
# 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.