class DeepCover::Node::Break
Public Instance Methods
flow_completion_count()
click to toggle source
TODO: Anything special needed for the arguments?
# File lib/deep_cover/node/keywords.rb, line 38 def flow_completion_count 0 end