module lang::cpp::Registry
rascal-0.41.2
org.rascalmpl.clair-0.13.3
Usage
import lang::cpp::Registry;
Dependencies
import analysis::m3::Registry;
import lang::cpp::AST;
import analysis::m3::Core;
function registerTU
This registers logical declarations for C and C++ programs directly from the AST.
void registerTU(Declaration tu)