io.joern.c2cpg.parser

Type members

Classlikes

object CdtParser
Companion:
class
class CustomFileContentProvider(headerFileFinder: HeaderFileFinder) extends InternalFileContentProvider
class HeaderFileFinder(roots: Set[String])
Companion:
class
case class ParserConfig(userIncludePaths: Set[Path], systemIncludePathsC: Set[Path], systemIncludePathsCPP: Set[Path], definedSymbols: Map[String, String], logProblems: Boolean, logPreprocessor: Boolean)
Companion:
object