Uses of Class
org.sonar.python.semantic.v2.callgraph.CallGraph.Builder
Packages that use CallGraph.Builder
-
Uses of CallGraph.Builder in org.sonar.python.semantic.v2.callgraph
Methods in org.sonar.python.semantic.v2.callgraph that return CallGraph.BuilderModifier and TypeMethodDescriptionAdds a usage edge from one function to another in the call graph.