github.com/google/licensecheck/internal/match.nfaState.words (method)

2 uses

	github.com/google/licensecheck/internal/match (current package)
		rematch.go#L605: func (s nfaState) words(prog reProg) []WordID {
		rematch.go#L714: 	words := s.words(b.prog)