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

Method myself_weak

scripts/mkqtdecl_common/reader_ext.rb:439–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437 end
438
439 def myself_weak
440 # the weak identity will also include forward declarations
441 self.struct.id.to_s
442 end
443
444 def myself
445 # forward declarations (struct.body_decl == nil and no base classes) don't produce a name and

Callers

nothing calls this directly

Calls 2

to_sMethod · 0.45
idMethod · 0.45

Tested by

no test coverage detected