gotools/gopls/internal/cmd/usage/semtok.hlp

show semantic tokens for the specified file

Usage:
  gopls [flags] semtok <filename>

Example: show the semantic tokens for this file:

	$ gopls semtok internal/cmd/semtok.go