RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html

changeset 232
65d7d745543d
parent 217
874115c79ca7
child 283
d98e971d9e4c
equal deleted inserted replaced
231:6bc3382a7462 232:65d7d745543d
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>

eric ide

mercurial