Expand description
A module defining a bunch of constant values to be used throughout
Structs§
- System Message for Algorithmic Solutions SLO
- Directory to store compiler artifacts
- System Message for Code Readability SLO
- System Message for Comments Written SLO
- System Message for Error Handling SLO
- Reference to treesitter language struct
- Directory for libraries, jars
- System Message for Logic SLO
- System Message for Naming Conventions SLO
- System Message for Object Oriented Programming SLO
- PostGrest client
- Retrieval System Message intro
- Retrieval System Message outro
- Path to project root
- Runtime
- Rhai script as a AST, behind an mutex.
- Platform specific separator character for javac paths
- Directory for source files
- Supabase public api key
- System Message for Syntax SLO
- Entire ChatGPT System Message
- ChatGPT System Message intro
- ChatGPT System Message outro
- System Message for Testing SLO
- Directory for test files
- Directory for
umm
artifacts
Constants§
- Tree-sitter query that returns name of the class
- Tree-sitter query that returns class constructor signatures
- Tree-sitter query that returns class declaration statements
field
: entire field declaration- Tree-sitter query that returns class method signatures
- Current course. TODO: Move this to init script
- Tree-sitter query that returns imports made
- Tree-sitter query that returns name of the interface
- Tree-sitter query that returns interface constants
- Tree-sitter query that returns interface declaration statements
- Tree-sitter query that returns interface methods signatures
- file name for JUnit platform console standard jar
- Tree-sitter query to check the existence of a main method.
- Tree-sitter query that returns method call identifiers
- Tree-sitter query that returns name of the package
- Prompt truncation length
- Current term. TODO: Move this to init script
- Tree-sitter query that returns name of the JUnit
@Test
annotated methods
Statics§
- Whether to use active retrieval or heuristic based retrieval