Class SubTypesPlugin
java.lang.Object
com.vaadin.hilla.parser.core.AbstractPlugin<PluginConfiguration>
com.vaadin.hilla.parser.plugins.subtypes.SubTypesPlugin
- All Implemented Interfaces:
Plugin
This plugin adds support for
@JsonTypeInfo and @JsonSubTypes.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA node that represents the union of all the mentioned subclasses of a class annotated with@JsonSubTypes. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidCollection<Class<? extends Plugin>> @NonNull NodeDependenciesscan(@NonNull NodeDependencies nodeDependencies) Methods inherited from class com.vaadin.hilla.parser.core.AbstractPlugin
getConfiguration, getStorage, setConfiguration, setStorage
-
Constructor Details
-
SubTypesPlugin
public SubTypesPlugin()
-
-
Method Details
-
enter
-
exit
-
getRequiredPlugins
-
scan
-