go/ast.SwitchStmt.End (method)

one use

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