go/ast.TypeSwitchStmt.End (method, view implemented interface methods)

one use

	go/ast (current package)
		ast.go#L844: func (s *TypeSwitchStmt) End() token.Pos { return s.Body.End() }