Expand description
Output representation module.
This module provides the data structures for representing the output of the validator.
Modulesยง
- comment
- Module for comments.
- diagnostic
- Module for diagnostic message types.
- extension
- Module for representing parsed simple extensions.
- parse_
result - Module for the toplevel type representing a parse/validation result.
- path
- Module for handling tree paths.
- primitive_
data - Module for primitive data elements.
- tree
- Module for the output tree structure.
- type_
system - Module for implementations of the two type systems used in Substrait.