from methodCFG import Sunit java_method="your java method" #your java method sunit=Sunit(java_method) cfg=sunit.cfg # extract root node include reference type, method name Select all ending code ...