Class MethodParameterNode
java.lang.Object
com.vaadin.hilla.parser.core.AbstractNode<MethodParameterInfoModel,String>
com.vaadin.hilla.parser.plugins.backbone.nodes.MethodParameterNode
- All Implemented Interfaces:
Node<MethodParameterInfoModel,String>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMethodParameterNode(@NonNull MethodParameterInfoModel source, String target) -
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull MethodParameterNodeof(@NonNull MethodParameterInfoModel source, @NonNull String target)
-
Constructor Details
-
MethodParameterNode
-
-
Method Details
-
of
public static @NonNull MethodParameterNode of(@NonNull MethodParameterInfoModel source, @NonNull String target)
-