Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
206
module PFriendDecl
207
def cpp
208
CPPFriendDecl::new(t.cpp)
209
end
210
end
211
212
module PPointer
Callers
nothing calls this directly
Calls
1
cpp
Method · 0.45
Tested by
no test coverage detected