java.lang.Object
dev.hilla.parser.core.AbstractPlugin<C>
dev.hilla.parser.core.AbstractCompositePlugin<PluginConfiguration>
dev.hilla.parser.core.PluginManager
- All Implemented Interfaces:
Plugin
-
Method Summary
Modifier and TypeMethodDescriptionstatic Pluginload(String name, PluginConfiguration configuration) Methods inherited from class dev.hilla.parser.core.AbstractCompositePlugin
enter, exit, resolve, scan, setConfiguration, setStorageMethods inherited from class dev.hilla.parser.core.AbstractPlugin
getConfiguration, getStorageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.hilla.parser.core.Plugin
getRequiredPlugins
-
Method Details
-
load
-