const github.com/google/licensecheck/internal/match.opQuest
6 uses
github.com/google/licensecheck/internal/match (current package)
rematch.go#L311: case opQuest:
resyntax.go#L80: opQuest
resyntax.go#L143: case opQuest:
resyntax.go#L433: if sub.op == opQuest {
resyntax.go#L438: p.stack[n-1] = &reSyntax{op: opQuest, sub: []*reSyntax{sub}}
resyntax.go#L518: case opQuest:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |