CompletionItem.info
string info() @property nothrowGet info property.
Returns
Optional extra information to be shown for this proposal.
void info(string propval) @property nothrowSet info property.
Parameters
propval | Optional extra information to be shown for this proposal. |