const github.com/evanw/esbuild/internal/js_lexer.TVar
6 uses
github.com/evanw/esbuild/internal/js_lexer (current package)
js_lexer.go#L151: TVar
js_lexer.go#L195: "var": TVar,
tables.go#L121: TVar: "\"var\"",
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#L5397: case js_lexer.TVar:
js_parser.go#L5648: case js_lexer.TVar:
![]() |
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. |