Structs§
Enums§
- Check
Group - Check
Section - Check
Tree - A tree of patterns to match on the same region of input.
Functions§
- check_
block_ section - Evaluate a section of check operations with the given context,
gathering any errors encountered into
errors
. - check_
blocks - Evaluate all check operations in the given blocks
- check_
group - check_
group_ sections - discover_
blocks - Analyze the input to identify regions of input corresponding to
block sections in
program
, i.e. regions delimited by CHECK-LABEL directives.