Expand description
This module allows building an SSR MatchFinder by parsing the SSR rule from a comment.
Functionsยง
- ssr_
from_ comment - Attempts to build an SSR MatchFinder from a comment at the given file range. If successful, returns the MatchFinder and a TextRange covering comment.