CompletionProposal.getTypedText

Gets the typed-text for the proposal, if supported by the implementation.

Implementing this virtual-function is optional, but can be useful to allow external tooling to compare results.

interface CompletionProposal
string
getTypedText
()

Return Value

Type: string

a newly allocated string, or null