C and C++ Binaries C# Java

Description: Project (== SDG)

The CodeSonar API provides functions for examining the contents of a project. The internal representation of a project is sometimes referred to as a system dependence graph (SDG).

Language Module Support: Internal representation for projects is available for C/C++, binary, C#, and Java analyses.



Construction and Components

The CodeSonar API provides functions for examining the contents of a project.

Reports

API functions provide access to information about error reports and warning reports generated for the SDG of the current project.


Links

By API language:

C++ class project.
Python class project.
C Header cs_sdg.h provides project (SDG) functions and types.

See also: