|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>Plugin_Project_Kivy.ProjectKivy.KivyLexer</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><a NAME="top" ID="top"></a> |
|
22 <h1>Plugin_Project_Kivy.ProjectKivy.KivyLexer</h1> |
|
23 <p> |
|
24 "" |
|
25 Module implementing a Pygments lexer for the Kivy language. |
|
26 </p> |
|
27 <h3>Global Attributes</h3> |
|
28 <table> |
|
29 <tr><td>__all__</td></tr> |
|
30 </table> |
|
31 <h3>Classes</h3> |
|
32 <table> |
|
33 <tr> |
|
34 <td><a href="#KivyLexer">KivyLexer</a></td> |
|
35 <td>Class implementing a Pygments lexer for the Kivy language.</td> |
|
36 </tr> |
|
37 </table> |
|
38 <h3>Functions</h3> |
|
39 <table> |
|
40 <tr><td>None</td></tr> |
|
41 </table> |
|
42 <hr /><hr /> |
|
43 <a NAME="KivyLexer" ID="KivyLexer"></a> |
|
44 <h2>KivyLexer</h2> |
|
45 <p> |
|
46 Class implementing a Pygments lexer for the Kivy language. |
|
47 </p> |
|
48 <h3>Derived from</h3> |
|
49 RegexLexer |
|
50 <h3>Class Attributes</h3> |
|
51 <table> |
|
52 <tr><td>aliases</td></tr><tr><td>filenames</td></tr><tr><td>mimetypes</td></tr><tr><td>name</td></tr><tr><td>tokens</td></tr> |
|
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
|
58 <h3>Methods</h3> |
|
59 <table> |
|
60 <tr><td>None</td></tr> |
|
61 </table> |
|
62 <h3>Static Methods</h3> |
|
63 <table> |
|
64 <tr><td>None</td></tr> |
|
65 </table> |
|
66 |
|
67 <div align="right"><a href="#top">Up</a></div> |
|
68 <hr /> |
|
69 </body></html> |