MCPcopy Create free account
hub / github.com/KLayout/klayout / end_recursive

Method end_recursive

src/laybasic/laybasic/layLayerProperties.cc:1636–1640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1634}
1635
1636LayerPropertiesIterator
1637LayerPropertiesList::end_recursive ()
1638{
1639 return LayerPropertiesIterator (*this, true);
1640}
1641
1642LayerPropertiesList::const_iterator
1643LayerPropertiesList::begin_const () const

Callers 1

merge_dither_patternMethod · 0.80

Calls 1

LayerPropertiesIteratorFunction · 0.70

Tested by

no test coverage detected