const github.com/evanw/esbuild/internal/js_lexer.TConst
7 uses
github.com/evanw/esbuild/internal/js_lexer (current package)
js_lexer.go#L123: TConst
js_lexer.go#L167: "const": TConst,
tables.go#L93: TConst: "\"const\"",
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L5065: case js_lexer.TClass, js_lexer.TConst, js_lexer.TFunction, js_lexer.TVar:
js_parser.go#L5407: case js_lexer.TConst:
js_parser.go#L5654: case js_lexer.TConst:
ts_parser.go#L171: js_lexer.TNull, js_lexer.TVoid, js_lexer.TConst:
![]() |
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. |