Skip to content

mac-comp381/java-ast

Repository files navigation

Java AST printer

Prints a full AST for a Java source file.

Open with either IntelliJ or VS Code (with Java plugin), or use gradle run from the command line.

The program will prompt you to open a .java file, then print the AST to the console. You can parse the same file repeatedly if you want to experiment with modifications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages