Package de.fraunhofer.aisec.cpg.passes

Types

Link copied to clipboard
class IdentifierPass : Pass

This Pass adds a unique ID to each Node in the CPG.

Link copied to clipboard
class UnreachableEOGPass : Pass

A Pass which uses a simple logic to determine constant values and mark unreachable code regions by setting the Properties.UNREACHABLE property of an eog-edge to true.