diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.DataViews.CodeMetrics.html --- a/Documentation/Source/eric5.DataViews.CodeMetrics.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.CodeMetrics.html Sat Aug 20 16:30:49 2011 +0200 @@ -71,6 +71,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -81,6 +85,10 @@ <td>Public method used to parse the source code.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Parser.__addToken" ID="Parser.__addToken"></a> <h4>Parser.__addToken</h4> <b>__addToken</b>(<i>toktype, toktext, srow, scol, line</i>) @@ -127,12 +135,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SourceStat.__init__">SourceStat</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SourceStat.dedent">dedent</a></td> <td>Public method used to decrement the indentation level.</td> </tr><tr> @@ -152,6 +161,10 @@ <td>Public method used to store an identifier.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SourceStat.__init__" ID="SourceStat.__init__"></a> <h4>SourceStat (Constructor)</h4> <b>SourceStat</b>(<i></i>) @@ -240,12 +253,17 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> -<tr> -<td><a href="#Token.__init__">Token</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> </table> <a NAME="Token.__init__" ID="Token.__init__"></a> <h4>Token (Constructor)</h4>