Uses of Class
dev.hilla.parser.plugins.nonnull.AnnotationMatcher
-
Uses of AnnotationMatcher in dev.hilla.parser.plugins.nonnull
Methods in dev.hilla.parser.plugins.nonnull that return types with arguments of type AnnotationMatcherModifier and TypeMethodDescriptionNonnullPluginConfig.getDisabledOptions()NonnullPluginConfig.getUsedOptions()Constructor parameters in dev.hilla.parser.plugins.nonnull with type arguments of type AnnotationMatcherModifierConstructorDescriptionNonnullPluginConfig(Collection<AnnotationMatcher> use, Collection<AnnotationMatcher> disable)