233 <h4>CodeAssistServer.__processDocumentationResult</h4> |
233 <h4>CodeAssistServer.__processDocumentationResult</h4> |
234 <b>__processDocumentationResult</b>(<i>result</i>) |
234 <b>__processDocumentationResult</b>(<i>result</i>) |
235 <p> |
235 <p> |
236 Private method to process the documentation sent by the client. |
236 Private method to process the documentation sent by the client. |
237 </p><dl> |
237 </p><dl> |
238 <dt><i>result</i> (dict)</dt> |
238 <dt><i>result</i> (dict with keys 'name', 'argspec', 'note', 'docstring', 'typ')</dt> |
239 <dd> |
239 <dd> |
240 dictionary containing the result sent by the client |
240 dictionary containing the result sent by the client |
241 </dd> |
241 </dd> |
242 </dl><a NAME="CodeAssistServer.__ropeConfigFile" ID="CodeAssistServer.__ropeConfigFile"></a> |
242 </dl><a NAME="CodeAssistServer.__ropeConfigFile" ID="CodeAssistServer.__ropeConfigFile"></a> |
243 <h4>CodeAssistServer.__ropeConfigFile</h4> |
243 <h4>CodeAssistServer.__ropeConfigFile</h4> |