Class: Origen::Tester::V93K::Generator::FlowNode

Inherits:
Object
  • Object
show all
Defined in:
lib/origen/tester/v93k/generator/flow_node.rb

Direct Known Subclasses

Print

Instance Method Summary (collapse)

Instance Method Details

- (Object) collection



10
11
12
# File 'lib/origen/tester/v93k/generator/flow_node.rb', line 10

def collection
  @collection ||= []
end