/** * SMI-1307: Java Language Adapter Tests * * Comprehensive tests for the Java adapter including: * - Import extraction (regular, static, wildcard) * - Export detection (class, interface, enum, @interface) * - Function extraction (with visibility, annotations, generics) * - pom.xml parsing (Maven dependencies) * - build.gradle parsing (Gradle dependencies) * - Framework detection rules */ export {}; //# sourceMappingURL=adapters-java.test.d.ts.map