Ast of Spoon в текстовом файлеJAVA

Программисты JAVA общаются здесь
Anonymous
Ast of Spoon в текстовом файле

Сообщение Anonymous »

In the spoon code analysis tool, the AST is visualized in a GUI using the command:

$ java -cp spoon-core-5.9.0-jar-with-dependencies.jar spoon.Launcher -i MyClass.java --gui --noclasspath

I am trying to run the same command without the -gui Но я не получаю никаких выводов. Есть ли в любом случае, я могу получить AST в текстовом файле.

Подробнее здесь: https://stackoverflow.com/questions/469 ... -text-file

Вернуться в «JAVA»