Uses of Package
com.ensarsarajcic.neovim.java.api
Packages that use com.ensarsarajcic.neovim.java.api
Package
Description
-
Classes in com.ensarsarajcic.neovim.java.api used by com.ensarsarajcic.neovim.java.apiClassDescriptionBase 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 call -
Classes in com.ensarsarajcic.neovim.java.api used by com.ensarsarajcic.neovim.java.api.bufferClassDescriptionBase class for implementation of stream based
NeovimApiClientclasses Provides convenience methods for sending and parsing messagesAnnotation 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 call -
Classes in com.ensarsarajcic.neovim.java.api used by com.ensarsarajcic.neovim.java.api.tabpageClassDescriptionBase class for implementation of stream based
NeovimApiClientclasses Provides convenience methods for sending and parsing messagesAnnotation 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 call -
Classes in com.ensarsarajcic.neovim.java.api used by com.ensarsarajcic.neovim.java.api.windowClassDescriptionBase class for implementation of stream based
NeovimApiClientclasses Provides convenience methods for sending and parsing messagesAnnotation 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 call