Graph
@JsonClass(generateAdapter = true)
Content copied to clipboard
A network of nodes and directed edges that describes some aspect of the structure of the code (for example, a call graph).
A network of nodes and directed edges that describes some aspect of the structure of the code (for example, a call graph).