eric6/Documentation/Source/eric6.Plugins.PluginSyntaxChecker.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
210 210
211 <p> 211 <p>
212 Private methode to determine the syntax check options. 212 Private methode to determine the syntax check options.
213 </p> 213 </p>
214 <dl> 214 <dl>
215 <dt>Returns:</dt> 215 <dt>Return:</dt>
216 <dd> 216 <dd>
217 state of checkFlakes and ignoreStarImportWarnings (bool, bool) 217 state of checkFlakes and ignoreStarImportWarnings (bool, bool)
218 </dd> 218 </dd>
219 </dl> 219 </dl>
220 <a NAME="SyntaxCheckerPlugin.__initialize" ID="SyntaxCheckerPlugin.__initialize"></a> 220 <a NAME="SyntaxCheckerPlugin.__initialize" ID="SyntaxCheckerPlugin.__initialize"></a>
309 309
310 <p> 310 <p>
311 Public method to activate this plugin. 311 Public method to activate this plugin.
312 </p> 312 </p>
313 <dl> 313 <dl>
314 <dt>Returns:</dt> 314 <dt>Return:</dt>
315 <dd> 315 <dd>
316 tuple of None and activation status (boolean) 316 tuple of None and activation status (boolean)
317 </dd> 317 </dd>
318 </dl> 318 </dl>
319 <a NAME="SyntaxCheckerPlugin.deactivate" ID="SyntaxCheckerPlugin.deactivate"></a> 319 <a NAME="SyntaxCheckerPlugin.deactivate" ID="SyntaxCheckerPlugin.deactivate"></a>

eric ide

mercurial