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:225–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
224
module PMemberPointer
225
def cpp
226
CPPMemberPointer::new(cspec.qid.cpp, itspec.nonterminal? ? itspec.it.cpp_reduced : CPPAnonymousId::new)
227
end
228
end
229
230
module PArraySpec
Callers
nothing calls this directly
Calls
2
cpp_reduced
Method · 0.80
cpp
Method · 0.45
Tested by
no test coverage detected