de.fraunhofer.aisec.cpg.passes.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cpg-core Show documentation
Show all versions of cpg-core Show documentation
A simple library to extract a code property graph out of source code. It has support for multiple passes that can extend the analysis after the graph is constructed.
/** Passes extend the initial AST by additional edges (and possibly type nodes). */
package de.fraunhofer.aisec.cpg.passes;