diff -r 3605138fa29d -r 57d8b7abde6c Documentation/Source/eric6.Utilities.ClassBrowsers.jsclbr.html --- a/Documentation/Source/eric6.Utilities.ClassBrowsers.jsclbr.html Fri Mar 11 19:36:55 2016 +0100 +++ b/Documentation/Source/eric6.Utilities.ClassBrowsers.jsclbr.html Fri Mar 11 19:43:23 2016 +0100 @@ -213,6 +213,9 @@ <td><a href="#Visitor.__visit">__visit</a></td> <td>Private method implementing the visit logic delegating to interesting methods.</td> </tr><tr> +<td><a href="#Visitor.call">call</a></td> +<td></td> +</tr><tr> <td><a href="#Visitor.parse">parse</a></td> <td>Public method to parse the source.</td> </tr><tr> @@ -263,7 +266,10 @@ <dd> root node to visit </dd> -</dl><a NAME="Visitor.parse" ID="Visitor.parse"></a> +</dl><a NAME="Visitor.call" ID="Visitor.call"></a> +<h4>Visitor.call</h4> +<b>call</b>(<i></i>) +<a NAME="Visitor.parse" ID="Visitor.parse"></a> <h4>Visitor.parse</h4> <b>parse</b>(<i></i>) <p>