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

Method vfunc

testdata/ruby/basic_testcore.rb:1150–1153  ·  view source on GitHub ↗
(cd)

Source from the content-addressed store, hash-verified

1148 @xx
1149 end
1150 def vfunc(cd)
1151 @x = cd.x
1152 @xx = cd.xx
1153 end
1154 end
1155
1156 def test_19

Callers

nothing calls this directly

Calls 2

xMethod · 0.45
xxMethod · 0.45

Tested by

no test coverage detected