Functions§
- check_
diagnostic - Helper function for tests to compare the actual diagnostic with the expected one.
- detect_
syntactic_ errors - Detects syntactic issues in the essence source text and returns a vector of Diagnostics.
- print_
all_ error_ nodes - Helper function to see all the error nodes tree-sitter generated. Prints each error or missing node’s.
- print_
diagnostics - Helper function