Class MethodNode
- java.lang.Object
-
- dev.hilla.parser.core.AbstractNode<MethodInfoModel,io.swagger.v3.oas.models.PathItem>
-
- dev.hilla.parser.plugins.backbone.nodes.MethodNode
-
- All Implemented Interfaces:
Node<MethodInfoModel,io.swagger.v3.oas.models.PathItem>
public final class MethodNode extends AbstractNode<MethodInfoModel,io.swagger.v3.oas.models.PathItem>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MethodNodeof(MethodInfoModel model)
-
-
-
Method Detail
-
of
@Nonnull public static MethodNode of(@Nonnull MethodInfoModel model)
-
-