eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html

changeset 7900
72b88fb20261
parent 7641
21ea4fd50b0a
child 7989
a21d673a8f99
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
2496 </dd> 2496 </dd>
2497 <dt><i>nextLine</i></dt> 2497 <dt><i>nextLine</i></dt>
2498 <dd> 2498 <dd>
2499 line after the text to work on (string) 2499 line after the text to work on (string)
2500 </dd> 2500 </dd>
2501 <dt><i>maxLength=</i></dt> 2501 <dt><i>maxLength</i></dt>
2502 <dd> 2502 <dd>
2503 maximum allowed line length (integer) 2503 maximum allowed line length (integer)
2504 </dd> 2504 </dd>
2505 <dt><i>eol=</i></dt> 2505 <dt><i>eol</i></dt>
2506 <dd> 2506 <dd>
2507 eond-of-line marker (string) 2507 eond-of-line marker (string)
2508 </dd> 2508 </dd>
2509 <dt><i>indentWord=</i></dt> 2509 <dt><i>indentWord</i></dt>
2510 <dd> 2510 <dd>
2511 string used for indentation (string) 2511 string used for indentation (string)
2512 </dd> 2512 </dd>
2513 <dt><i>isDocString=</i></dt> 2513 <dt><i>isDocString</i></dt>
2514 <dd> 2514 <dd>
2515 flag indicating that the line belongs to 2515 flag indicating that the line belongs to
2516 a documentation string (boolean) 2516 a documentation string (boolean)
2517 </dd> 2517 </dd>
2518 </dl> 2518 </dl>

eric ide

mercurial