Constructs an instance of the PineHoverParam class.
The argument to be processed.
The range within the document where the word is located.
Private argPrivate argPrivate argPrivate argumentPrivate arrowPrivate closingPrivate commaPrivate defPrivate displayPrivate eqPrivate functionPrivate linePrivate mapPrivate qmPrivate wordPrivate checkDetermines if the current context represents a parameter and processes its documentation.
A tuple containing the documentation manager, the argument, and undefined, or undefined if processing fails.
Private matchPrivate processProcesses the argument documentation to determine its display type and updates related properties.
A tuple containing the documentation manager, the argument, and undefined, or undefined if processing fails.
Private processProcesses the matched argument to retrieve its documentation.
The regular expression match array.
The documentation manager for the matched argument or undefined if not found.
Private setGenerated using TypeDoc
Represents a hover parameter with documentation and parsing capabilities.