java.lang.Object
com.vaadin.hilla.parser.core.AbstractNode<MethodInfoModel,io.swagger.v3.oas.models.PathItem>
com.vaadin.hilla.parser.plugins.backbone.nodes.MethodNode
All Implemented Interfaces:
Node<MethodInfoModel,io.swagger.v3.oas.models.PathItem>

public class MethodNode extends AbstractNode<MethodInfoModel,io.swagger.v3.oas.models.PathItem>
  • Constructor Details

    • MethodNode

      protected MethodNode(@NonNull MethodInfoModel source, @NonNull io.swagger.v3.oas.models.PathItem target)
  • Method Details