tests/checkTUGen.R

library(RCIndex)
parseTU(system.file("exampleCode", "const.c", package = "RCIndex"),
         function(cur, parent)  {
             if(cur$kind == CXCursor_ParmDecl) browser()
               NULL
         })
omegahat/RClangSimple documentation built on Jan. 17, 2024, 6:27 p.m.