View source
typedef ResourceOperation<T>
package languageServerProtocol
import languageServerProtocol.Types
A generic resource operation.
Fields
optionalannotationId:Null<ChangeAnnotationIdentifier>
An optional annotation identifier describing the operation.
Available since
3.16.0
.