- 
Method Summary
 
- 
Method Details
- 
getAutocompleteText
- Returns:
- The String to insert if the user chooses to auto-complete this hint.
 
- 
getMethodSignature
- Returns:
- The formatted String to use as the method signature.
 
- 
getMethodDescription
- Returns:
- A description of what the function does.
 
- 
getParameterDescriptions
- Returns:
- Map of parameter names matched to their descriptions.
 
- 
getReturnValueDescriptionString getReturnValueDescription() 
 
- Returns:
- A description of the function's return value.