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

Method cpp

scripts/mkqtdecl_common/cpp_parser_classes.rb:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147
148module PId
149 def cpp
150 CPPId::new(id.text_value, taspec.nonterminal? ? taspec.ta.cpp_reduced : nil)
151 end
152end
153
154module PQualifiedId

Callers 15

parse.rbFile · 0.45
get_cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45
cppMethod · 0.45

Calls 1

cpp_reducedMethod · 0.80

Tested by

no test coverage detected