Index
All Classes and Interfaces|All Packages
A
- AnnotationMatcher - Class in com.vaadin.hilla.parser.plugins.nonnull
-
Describes annotations that make class members and their signatures nullable and non-nullable: their name, meaning, and score
- AnnotationMatcher() - Constructor for class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
- AnnotationMatcher(String, boolean, int) - Constructor for class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
C
- com.vaadin.hilla.parser.plugins.nonnull - module com.vaadin.hilla.parser.plugins.nonnull
- com.vaadin.hilla.parser.plugins.nonnull - package com.vaadin.hilla.parser.plugins.nonnull
D
- doesMakeNullable() - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
-
Returns true if the annotation makes a member/signature nullable, false if non-nullable
E
- enter(NodePath<?>) - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPlugin
- equals(Object) - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
- exit(NodePath<?>) - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPlugin
G
- getDisabledOptions() - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPluginConfig
- getName() - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
-
Returns the annotation name (e.g.
- getRequiredPlugins() - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPlugin
- getScore() - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
-
Returns a score that allows to compare the priority between annotations
- getUsedOptions() - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPluginConfig
H
- hashCode() - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
N
- NonnullPlugin - Class in com.vaadin.hilla.parser.plugins.nonnull
- NonnullPlugin() - Constructor for class com.vaadin.hilla.parser.plugins.nonnull.NonnullPlugin
- NonnullPluginConfig - Class in com.vaadin.hilla.parser.plugins.nonnull
- NonnullPluginConfig() - Constructor for class com.vaadin.hilla.parser.plugins.nonnull.NonnullPluginConfig
- NonnullPluginConfig(Collection<AnnotationMatcher>, Collection<AnnotationMatcher>) - Constructor for class com.vaadin.hilla.parser.plugins.nonnull.NonnullPluginConfig
S
- scan(NodeDependencies) - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPlugin
- setConfiguration(PluginConfiguration) - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPlugin
- setMakesNullable(boolean) - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
- setName(String) - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
- setScore(int) - Method in class com.vaadin.hilla.parser.plugins.nonnull.AnnotationMatcher
- shouldAllDefaultsBeDisabled() - Method in class com.vaadin.hilla.parser.plugins.nonnull.NonnullPluginConfig
All Classes and Interfaces|All Packages