go/ast.SwitchStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L770: func (s *SwitchStmt) Pos() token.Pos     { return s.Switch }