Expand description
ShEx Abstract Syntax
Ths abstract syntax follows the ShEx abstract syntax spec
Re-exports§
pub use ast::*;pub use compact::*;pub use ir::schema_ir_error::*;pub use ir::shape_label_idx::*;pub use node::*;pub use pred::*;pub use resolve_method::*;pub use shex_format::*;pub use shexr::*;
Modules§
- ast
- compact
- ShEx compact syntax parser
- ir
- node
- pred
- resolve_
method - shapemap
- This module defines ShapeMaps
- shex_
format - shexr