Uses of Record Class
dev.archunitjava.importer.ParsedClassFile
Packages that use ParsedClassFile
-
Uses of ParsedClassFile in dev.archunitjava.importer
Classes in dev.archunitjava.importer that implement interfaces with type arguments of type ParsedClassFileModifier and TypeClassDescriptionfinal recordBackend-neutral class header extracted from an untrusted class resource.Methods in dev.archunitjava.importer that return types with arguments of type ParsedClassFileModifier and TypeMethodDescriptionClassFileReadResult.classes()ClassFileReadResult.parsedClass()Methods in dev.archunitjava.importer with parameters of type ParsedClassFileConstructor parameters in dev.archunitjava.importer with type arguments of type ParsedClassFileModifierConstructorDescriptionClassFileReadResult(List<ParsedClassFile> classes, List<ClassFileDiagnostic> diagnostics)