100 <td><a href="#BrowserClassAttributeItem.lessThan">lessThan</a></td> |
100 <td><a href="#BrowserClassAttributeItem.lessThan">lessThan</a></td> |
101 <td>Public method to check, if the item is less than the other one.</td> |
101 <td>Public method to check, if the item is less than the other one.</td> |
102 </tr><tr> |
102 </tr><tr> |
103 <td><a href="#BrowserClassAttributeItem.lineno">lineno</a></td> |
103 <td><a href="#BrowserClassAttributeItem.lineno">lineno</a></td> |
104 <td>Public method returning the line number defining this object.</td> |
104 <td>Public method returning the line number defining this object.</td> |
|
105 </tr><tr> |
|
106 <td><a href="#BrowserClassAttributeItem.linenos">linenos</a></td> |
|
107 <td>Public method returning the line numbers this object is assigned to.</td> |
105 </tr> |
108 </tr> |
106 </table> |
109 </table> |
107 <h3>Static Methods</h3> |
110 <h3>Static Methods</h3> |
108 <table> |
111 <table> |
109 <tr><td>None</td></tr> |
112 <tr><td>None</td></tr> |
180 <b>lineno</b>(<i></i>) |
183 <b>lineno</b>(<i></i>) |
181 <p> |
184 <p> |
182 Public method returning the line number defining this object. |
185 Public method returning the line number defining this object. |
183 </p><p> |
186 </p><p> |
184 return line number defining the object (integer) |
187 return line number defining the object (integer) |
|
188 </p><a NAME="BrowserClassAttributeItem.linenos" ID="BrowserClassAttributeItem.linenos"></a> |
|
189 <h4>BrowserClassAttributeItem.linenos</h4> |
|
190 <b>linenos</b>(<i></i>) |
|
191 <p> |
|
192 Public method returning the line numbers this object is assigned to. |
|
193 </p><p> |
|
194 return line number the object is assigned to (list of integers) |
185 </p> |
195 </p> |
186 <div align="right"><a href="#top">Up</a></div> |
196 <div align="right"><a href="#top">Up</a></div> |
187 <hr /><hr /> |
197 <hr /><hr /> |
188 <a NAME="BrowserClassAttributesItem" ID="BrowserClassAttributesItem"></a> |
198 <a NAME="BrowserClassAttributesItem" ID="BrowserClassAttributesItem"></a> |
189 <h2>BrowserClassAttributesItem</h2> |
199 <h2>BrowserClassAttributesItem</h2> |