Uses of Record Class
dev.omnist.algebra.LintFinding
Packages that use LintFinding
Package
Description
The normative Schema Algebra: operations that reason about and transform an
OSD
Schema itself, rather than the documents it
describes — normalize, prune, extract, lint,
compatible_with, equivalent, is_empty, and structural
inference from sample documents (omnist-spec §6).-
Uses of LintFinding in dev.omnist.algebra
Methods in dev.omnist.algebra that return types with arguments of type LintFindingModifier and TypeMethodDescriptionstatic List<LintFinding> lint(S) - diagnoses structural schema issues that compile fine but mean parts of the schema can never do anything (§6.11).Methods in dev.omnist.algebra with parameters of type LintFinding