Uses of Record Class
dev.archunitjava.importer.ClassFileDiagnostic
Packages that use ClassFileDiagnostic
-
Uses of ClassFileDiagnostic in dev.archunitjava.importer
Classes in dev.archunitjava.importer that implement interfaces with type arguments of type ClassFileDiagnosticModifier and TypeClassDescriptionfinal recordStructured parser failure with resource, origin, and traversal context.Methods in dev.archunitjava.importer that return types with arguments of type ClassFileDiagnosticMethods in dev.archunitjava.importer with parameters of type ClassFileDiagnostic -
Uses of ClassFileDiagnostic in dev.archunitjava.model
Methods in dev.archunitjava.model that return types with arguments of type ClassFileDiagnosticModifier and TypeMethodDescriptionTypeModelResult.classFileDiagnostics()Returns the value of theclassFileDiagnosticsrecord component. -
Uses of ClassFileDiagnostic in dev.archunitjava.selector
Methods in dev.archunitjava.selector that return types with arguments of type ClassFileDiagnosticModifier and TypeMethodDescriptionMemberSelection.classFileDiagnostics()Returns the value of theclassFileDiagnosticsrecord component.ModuleSelection.classFileDiagnostics()Returns the value of theclassFileDiagnosticsrecord component.PackageSelection.classFileDiagnostics()Returns the value of theclassFileDiagnosticsrecord component.TypeSelection.classFileDiagnostics()Returns the value of theclassFileDiagnosticsrecord component.