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
iin any collection in this struct always refers to the same JavaFile. - Schema for
submissionstable
Enums§
- Types of Java files -
- An enum to represent possible errors with a Java file