mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Java topics - change titles & add intros
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Tutorial: Navigating the call graph
|
||||
===================================
|
||||
Navigating the call graph
|
||||
=========================
|
||||
|
||||
CodeQL provides an API for identifying code that calls other code, and code that can be called from elsewhere. This allows you to find, for example, methods that are never used.
|
||||
|
||||
Call graph API
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user