{"record":{"id":"0efeddddd6dd0183","repo":"swc-project/swc","slug":"flow","errorCode":null,"errorMessage":"flow","messagePattern":"flow","errorType":"panic","errorClass":null,"httpStatus":null,"severity":"error","filePath":"crates/swc_estree_compat/src/swcify/stmt.rs","lineNumber":730,"sourceCode":"    }\n}\n\nimpl Swcify for ImportNamespaceSpecifier {\n    type Output = ImportStarAsSpecifier;\n\n    fn swcify(self, ctx: &Context) -> Self::Output {\n        ImportStarAsSpecifier {\n            span: ctx.span(&self.base),\n            local: self.local.swcify(ctx).into(),\n        }\n    }\n}\n\nimpl Swcify for DeclareClass {\n    type Output = ClassDecl;\n\n    fn swcify(self, _: &Context) -> Self::Output {\n        unimplemented!(\"flow\")\n    }\n}\n\nimpl Swcify for DeclareFunction {\n    type Output = FnDecl;\n\n    fn swcify(self, _: &Context) -> Self::Output {\n        unimplemented!(\"flow\")\n    }\n}\n\nimpl Swcify for DeclareInterface {\n    type Output = TsInterfaceDecl;\n\n    fn swcify(self, _: &Context) -> Self::Output {\n        unimplemented!(\"flow\")\n    }\n}","sourceCodeStart":712,"sourceCodeEnd":748,"githubUrl":"https://github.com/swc-project/swc/blob/d7d74346665e36e692aa07e13d4ee3ee692ee35c/crates/swc_estree_compat/src/swcify/stmt.rs#L712-L748","documentation":"Error \"flow\" thrown in swc-project/swc.","triggerScenarios":"Thrown at crates/swc_estree_compat/src/swcify/stmt.rs:730 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"d7d74346665e36e692aa07e13d4ee3ee692ee35c","analyzedAt":"2026-08-16T12:41:13.160Z","schemaVersion":2},"datasetVersion":"2026-08-16T13:17:31.715Z"}