262 the increment (int) |
262 the increment (int) |
263 </dd> |
263 </dd> |
264 </dl> |
264 </dl> |
265 <a NAME="SourceStat.indent" ID="SourceStat.indent"></a> |
265 <a NAME="SourceStat.indent" ID="SourceStat.indent"></a> |
266 <h4>SourceStat.indent</h4> |
266 <h4>SourceStat.indent</h4> |
267 <b>indent</b>(<i>tok</i>) |
267 <b>indent</b>(<i></i>) |
268 |
268 |
269 <p> |
269 <p> |
270 Public method used to increment the indentation level. |
270 Public method used to increment the indentation level. |
271 </p> |
271 </p> |
272 <dl> |
|
273 |
|
274 <dt><i>tok</i></dt> |
|
275 <dd> |
|
276 a token (Token, ignored) |
|
277 </dd> |
|
278 </dl> |
|
279 <a NAME="SourceStat.push" ID="SourceStat.push"></a> |
272 <a NAME="SourceStat.push" ID="SourceStat.push"></a> |
280 <h4>SourceStat.push</h4> |
273 <h4>SourceStat.push</h4> |
281 <b>push</b>(<i>identifier, row</i>) |
274 <b>push</b>(<i>identifier, row</i>) |
282 |
275 |
283 <p> |
276 <p> |