Package com.ensarsarajcic.neovim.java.api
package com.ensarsarajcic.neovim.java.api
-
ClassDescriptionBase class for implementation of stream based
NeovimApiClientclasses Provides convenience methods for sending and parsing messagesRepresents full neovim APIAnnotation marking that a class is a NeovimApiClient Marking with this annotation means that the class should implement some of the neovim api functionsAnnotation marking that method is a NeovimApiFunction Marking with this annotation means that the method will do the actual callFull implementation ofNeovimApibased onReactiveRpcStreamer