diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.DataViews.CodeMetrics.html --- a/Documentation/Source/eric5.DataViews.CodeMetrics.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.CodeMetrics.html Sun Sep 04 16:06:54 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,6 +135,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -152,6 +164,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,6 +256,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -247,6 +267,10 @@ <td>Constructor</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> <b>Token</b>(<i>**kw</i>)