go/ast.TypeSwitchStmt.Pos (method)

one use

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