method

pop

v1_8_6_287 - Show latest stable - Class: DOT::DOTSubgraph
pop()
public

No documentation available.

# File lib/rdoc/dot/dot.rb, line 206
        def pop
            @nodes.pop
        end