github.com/evanw/esbuild/internal/js_parser.parser.forbidLexicalDecl (method)
6 uses
github.com/evanw/esbuild/internal/js_parser (current package)
js_parser.go#L3981: p.forbidLexicalDecl(letRange.Loc)
js_parser.go#L4927: p.forbidLexicalDecl(loc)
js_parser.go#L4932: p.forbidLexicalDecl(loc)
js_parser.go#L5393: p.forbidLexicalDecl(loc)
js_parser.go#L5409: p.forbidLexicalDecl(loc)
js_parser.go#L6171: func (p *parser) forbidLexicalDecl(loc logger.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. |