Documentation
¶
Overview ¶
Package all is a blank-import barrel that registers every production rule with the rule registry. Importing this package is equivalent to the side-effect imports in cmd/mdsmith/main.go; tests (notably internal/lsp/bench_test.go and any test that calls rule.All() expecting the production set) should pull this in instead of repeating the import list.
The package itself exports nothing: callers blank-import it.
Click to show internal directories.
Click to hide internal directories.