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

Method cpp

scripts/mkqtdecl_common/cpp_parser_classes.rb:207–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205
206module PFriendDecl
207 def cpp
208 CPPFriendDecl::new(t.cpp)
209 end
210end
211
212module PPointer

Callers

nothing calls this directly

Calls 1

cppMethod · 0.45

Tested by

no test coverage detected