0
machen Ich möchte compy Cyclomatic Complexity (CC) -Programm in Python machen.Wie Optparse in Python anderen Sprachen
Und ich benutze Compiler (ASTVisitor) -Modul, wenn ich CC in Python-Codes comute.
Aber ich weiß nicht verfügbares Modul andere Sprachen wie C/C++, Java.
Bitte sagen Sie mir, kann ich Modul gleich Compiler (ASTVisiter) andere Sprachen verwenden,
oder Modul, das AST (Abstract Syntax-Baum) zu machen.