github.com/evanw/esbuild/internal/js_lexer.Lexer.prevErrorLoc (field)
10 uses
github.com/evanw/esbuild/internal/js_lexer (current package)
js_lexer.go#L243: prevErrorLoc logger.Loc
js_lexer.go#L255: prevErrorLoc: logger.Loc{Start: -1},
js_lexer.go#L266: prevErrorLoc: logger.Loc{Start: -1},
js_lexer.go#L278: prevErrorLoc: logger.Loc{Start: -1},
js_lexer.go#L2375: if loc == lexer.prevErrorLoc {
js_lexer.go#L2378: lexer.prevErrorLoc = loc
js_lexer.go#L2387: if loc == lexer.prevErrorLoc {
js_lexer.go#L2390: lexer.prevErrorLoc = loc
js_lexer.go#L2399: if r.Loc == lexer.prevErrorLoc {
js_lexer.go#L2402: lexer.prevErrorLoc = r.Loc
![]() |
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. |