src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html

branch
eric7
changeset 10086
c8854a6300d1
parent 9209
b99e7fd55fd3
child 10087
65b7354b0d4c
equal deleted inserted replaced
10085:b5808c3a9967 10086:c8854a6300d1
65 <tr> 65 <tr>
66 <td><a href="#AnnotationsChecker.__checkAnnotationComplexity">__checkAnnotationComplexity</a></td> 66 <td><a href="#AnnotationsChecker.__checkAnnotationComplexity">__checkAnnotationComplexity</a></td>
67 <td>Private method to check the type annotation complexity.</td> 67 <td>Private method to check the type annotation complexity.</td>
68 </tr> 68 </tr>
69 <tr> 69 <tr>
70 <td><a href="#AnnotationsChecker.__checkAnnotationPep604">__checkAnnotationPep604</a></td>
71 <td>Private method to check the use of typing.Union.</td>
72 </tr>
73 <tr>
70 <td><a href="#AnnotationsChecker.__checkAnnotationsCoverage">__checkAnnotationsCoverage</a></td> 74 <td><a href="#AnnotationsChecker.__checkAnnotationsCoverage">__checkAnnotationsCoverage</a></td>
71 <td>Private method to check for function annotation coverage.</td> 75 <td>Private method to check for function annotation coverage.</td>
72 </tr> 76 </tr>
73 <tr> 77 <tr>
74 <td><a href="#AnnotationsChecker.__checkAnnotationsFuture">__checkAnnotationsFuture</a></td> 78 <td><a href="#AnnotationsChecker.__checkAnnotationsFuture">__checkAnnotationsFuture</a></td>
202 <b>__checkAnnotationComplexity</b>(<i></i>) 206 <b>__checkAnnotationComplexity</b>(<i></i>)
203 207
204 <p> 208 <p>
205 Private method to check the type annotation complexity. 209 Private method to check the type annotation complexity.
206 </p> 210 </p>
211 <a NAME="AnnotationsChecker.__checkAnnotationPep604" ID="AnnotationsChecker.__checkAnnotationPep604"></a>
212 <h4>AnnotationsChecker.__checkAnnotationPep604</h4>
213 <b>__checkAnnotationPep604</b>(<i></i>)
214
215 <p>
216 Private method to check the use of typing.Union.
217 </p>
207 <a NAME="AnnotationsChecker.__checkAnnotationsCoverage" ID="AnnotationsChecker.__checkAnnotationsCoverage"></a> 218 <a NAME="AnnotationsChecker.__checkAnnotationsCoverage" ID="AnnotationsChecker.__checkAnnotationsCoverage"></a>
208 <h4>AnnotationsChecker.__checkAnnotationsCoverage</h4> 219 <h4>AnnotationsChecker.__checkAnnotationsCoverage</h4>
209 <b>__checkAnnotationsCoverage</b>(<i></i>) 220 <b>__checkAnnotationsCoverage</b>(<i></i>)
210 221
211 <p> 222 <p>

eric ide

mercurial