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

one use

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