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

2 uses

	github.com/google/licensecheck/internal/match (current package)
		rematch.go#L567: func (s nfaState) next(prog reProg, w WordID) nfaState {
		rematch.go#L734: 		next := s.next(b.prog, w)