syster-base 0.3.4-alpha

Core library for SysML v2 and KerML parsing, AST, and semantic analysis
Documentation
1
2
3
4
5
//! Syntax tests - AST construction and structure validation

// These tests used the old pest parser AST types which have been replaced by rowan.
// mod tests_kerml_ast;  // pest parser tests
// mod tests_sysml_ast;  // pest parser tests