MCPcopy 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
224module PMemberPointer
225 def cpp
226 CPPMemberPointer::new(cspec.qid.cpp, itspec.nonterminal? ? itspec.it.cpp_reduced : CPPAnonymousId::new)
227 end
228end
229
230module PArraySpec

Callers

nothing calls this directly

Calls 2

cpp_reducedMethod · 0.80
cppMethod · 0.45

Tested by

no test coverage detected