Class PropertyNode
java.lang.Object
com.vaadin.hilla.parser.core.AbstractNode<JacksonPropertyModel,String>
com.vaadin.hilla.parser.plugins.backbone.nodes.PropertyNode
- All Implemented Interfaces:
Node<JacksonPropertyModel,String>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPropertyNode(@NonNull JacksonPropertyModel source, @NonNull String target) -
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull PropertyNodeof(@NonNull JacksonPropertyModel source)
-
Constructor Details
-
PropertyNode
-
-
Method Details
-
of
-