WillSaveTextDocumentParams

The parameters sent in a will save text document notification.

Value parameters:
reason

The 'TextDocumentSaveReason'.

textDocument

The document that will be saved.

Companion:
object
Source:
structures.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product