Expand description
For discovering Java projects, analyzing them, and generating/executing build tasks
Structs§
- Struct representing a java file
- A struct that wraps a tree-sitter parser object and source code
- Struct representing a Java project. Any index
i
in any collection in this struct always refers to the same JavaFile. - Schema for
submissions
table
Enums§
- Types of Java files -
- An enum to represent possible errors with a Java file