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

Method xx

testdata/ruby/basic_testcore.rb:1147–1149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1145 @x
1146 end
1147 def xx
1148 @xx
1149 end
1150 def vfunc(cd)
1151 @x = cd.x
1152 @xx = cd.xx

Callers 5

vfuncMethod · 0.45
test_29Method · 0.45
vfuncMethod · 0.45
test_19Method · 0.45
test_29Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected