const github.com/evanw/esbuild/internal/css_lexer.TOpenParen
7 uses
github.com/evanw/esbuild/internal/css_lexer (current package)
css_lexer.go#L52: TOpenParen
css_lexer.go#L251: lexer.Token.Kind = TOpenParen
github.com/evanw/esbuild/internal/css_parser
css_parser.go#L635: case css_lexer.TOpenParen:
css_parser.go#L883: case css_lexer.TOpenParen:
css_parser.go#L884: p.parseBlock(css_lexer.TOpenParen, css_lexer.TCloseParen)
css_parser_selector.go#L293: case css_lexer.TOpenParen, css_lexer.TFunction:
github.com/evanw/esbuild/internal/css_printer
css_printer.go#L654: case css_lexer.TOpenParen:
![]() |
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. |