Haxe externs for the Language Server Protocol - API documentation
View source
typedef
TextDocumentIdentifier
package
languageServerProtocol
import
languageServerProtocol.Types
A literal to identify a text document in the client.
Fields
uri
:
DocumentUri
The text document's uri.