const github.com/google/licensecheck/internal/match.opAlternate

7 uses

	github.com/google/licensecheck/internal/match (current package)
		rematch.go#L323: 	case opAlternate:
		rematch.go#L438: 	case opAlternate:
		resyntax.go#L78: 	opAlternate
		resyntax.go#L129: 	case opAlternate:
		resyntax.go#L146: 		if sub.op == opAlternate {
		resyntax.go#L471: 	return p.push(p.collapse(opAlternate, subs))
		resyntax.go#L528: 	case opAlternate: