Class BackbonePlugin
- java.lang.Object
-
- dev.hilla.parser.core.AbstractPlugin<C>
-
- dev.hilla.parser.core.AbstractCompositePlugin<PluginConfiguration>
-
- dev.hilla.parser.plugins.backbone.BackbonePlugin
-
- All Implemented Interfaces:
Plugin
public final class BackbonePlugin extends AbstractCompositePlugin<PluginConfiguration>
-
-
Constructor Summary
Constructors Constructor Description BackbonePlugin()
-
Method Summary
-
Methods inherited from class dev.hilla.parser.core.AbstractCompositePlugin
enter, exit, scan, setStorage
-
Methods inherited from class dev.hilla.parser.core.AbstractPlugin
getConfiguration, getOrder, getStorage, setConfiguration, setOrder
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface dev.hilla.parser.core.Plugin
getRequiredPlugins
-
-