Uses of Class
org.kordamp.jipsy.processor.CheckResult
Packages that use CheckResult
Package
Description
-
Uses of CheckResult in org.kordamp.jipsy.processor
Fields in org.kordamp.jipsy.processor declared as CheckResultMethods in org.kordamp.jipsy.processor that return CheckResultModifier and TypeMethodDescriptionprotected CheckResultAbstractSpiProcessor.isImplementation(TypeElement currentClass, TypeElement type) static CheckResultMethods in org.kordamp.jipsy.processor with parameters of type CheckResultModifier and TypeMethodDescriptionprotected voidAbstractSpiProcessor.reportError(TypeElement element, CheckResult result) -
Uses of CheckResult in org.kordamp.jipsy.processor.service
Methods in org.kordamp.jipsy.processor.service that return CheckResultModifier and TypeMethodDescriptionprivate CheckResultServiceProviderProcessor.checkCurrentClass(TypeElement currentClass) -
Uses of CheckResult in org.kordamp.jipsy.processor.sisu
Methods in org.kordamp.jipsy.processor.sisu that return CheckResultModifier and TypeMethodDescriptionprivate CheckResultSisuIndexProviderProcessor.checkCurrentClass(TypeElement currentClass) -
Uses of CheckResult in org.kordamp.jipsy.processor.type
Methods in org.kordamp.jipsy.processor.type that return CheckResultModifier and TypeMethodDescriptionprivate CheckResultTypeProviderProcessor.checkCurrentClass(TypeElement currentClass)