Uses of Class
jadx.core.dex.visitors.DotGraphVisitor
Packages that use DotGraphVisitor
-
Uses of DotGraphVisitor in jadx.core.dex.visitors
Methods in jadx.core.dex.visitors that return DotGraphVisitorModifier and TypeMethodDescriptionstatic DotGraphVisitorDotGraphVisitor.debugDumpWithRegionHighlight(IRegion region) Helper function to generate a cfg at a given point showing only one of the regions in the graph.static DotGraphVisitorDotGraphVisitor.dump()static DotGraphVisitorDotGraphVisitor.dumpRaw()static DotGraphVisitorDotGraphVisitor.dumpRawRegions()static DotGraphVisitorDotGraphVisitor.dumpRegions()