Class TransferTypesPlugin

java.lang.Object
com.vaadin.hilla.parser.core.AbstractPlugin<PluginConfiguration>
com.vaadin.hilla.parser.plugins.transfertypes.TransferTypesPlugin
All Implemented Interfaces:
Plugin

public final class TransferTypesPlugin extends AbstractPlugin<PluginConfiguration>
  • Constructor Details

    • TransferTypesPlugin

      public TransferTypesPlugin()
  • Method Details

    • enter

      public void enter(NodePath<?> nodePath)
    • exit

      public void exit(NodePath<?> nodePath)
    • getRequiredPlugins

      public Collection<Class<? extends Plugin>> getRequiredPlugins()
    • resolve

      public @NonNull Node<?,?> resolve(@NonNull Node<?,?> node, @NonNull NodePath<?> nodePath)