eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.html

branch
eric7
changeset 8372
e0227a7c850e
child 8596
d64760b2da50
equal deleted inserted replaced
8371:d6062691d424 8372:e0227a7c850e
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations</h1>
23
24 <p>
25 Package implementing the function type annotations checker.
26 </p>
27
28
29 <h3>Modules</h3>
30 <table>
31
32 <tr>
33 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html">AnnotationsChecker</a></td>
34 <td>Module implementing a checker for function type annotations.</td>
35 </tr>
36 <tr>
37 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsCheckerDefaults.html">AnnotationsCheckerDefaults</a></td>
38 <td>Module implementing complex defaults for the annotations checker.</td>
39 </tr>
40 <tr>
41 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsEnums.html">AnnotationsEnums</a></td>
42 <td>Module implementing some enums for function type annotations.</td>
43 </tr>
44 <tr>
45 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor.html">AnnotationsFunctionVisitor</a></td>
46 <td>Module implementing a node visitor for function type annotations.</td>
47 </tr>
48 <tr>
49 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.translations.html">translations</a></td>
50 <td>Module implementing message translations for the code style plugin messages (code annotations part).</td>
51 </tr>
52 </table>
53 </body></html>

eric ide

mercurial