Class PropertyPlugin
java.lang.Object
com.vaadin.hilla.parser.core.AbstractPlugin<BackbonePluginConfiguration>
com.vaadin.hilla.parser.plugins.backbone.PropertyPlugin
- All Implemented Interfaces:
Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidscan(NodeDependencies nodeDependencies) voidsetConfiguration(PluginConfiguration configuration) Methods inherited from class com.vaadin.hilla.parser.core.AbstractPlugin
getConfiguration, getStorage, setStorageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.hilla.parser.core.Plugin
getRequiredPlugins, resolve
-
Constructor Details
-
PropertyPlugin
public PropertyPlugin()
-
-
Method Details
-
enter
-
exit
-
scan
-
setConfiguration
- Specified by:
setConfigurationin interfacePlugin- Overrides:
setConfigurationin classAbstractPlugin<BackbonePluginConfiguration>
-