src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html

branch
eric7
changeset 10437
2f70ca07f0af
parent 10417
c6011e501282
child 10479
856476537696
equal deleted inserted replaced
10436:f6881d10e995 10437:2f70ca07f0af
1978 <p> 1978 <p>
1979 Private function to test, if the node should be checked. 1979 Private function to test, if the node should be checked.
1980 </p> 1980 </p>
1981 <dl> 1981 <dl>
1982 1982
1983 <dt><i>node</i></dt> 1983 <dt><i>node</i> (ast.Dict)</dt>
1984 <dd> 1984 <dd>
1985 reference to the AST node 1985 reference to the AST node
1986 </dd> 1986 </dd>
1987 </dl> 1987 </dl>
1988 <dl> 1988 <dl>
2116 </dl> 2116 </dl>
2117 <dl> 2117 <dl>
2118 <dt>Return:</dt> 2118 <dt>Return:</dt>
2119 <dd> 2119 <dd>
2120 flag indicating an implicit string concatenation 2120 flag indicating an implicit string concatenation
2121 </dd>
2122 </dl>
2123 <dl>
2124 <dt>Return Type:</dt>
2125 <dd>
2126 bool
2121 </dd> 2127 </dd>
2122 </dl> 2128 </dl>
2123 <a NAME="MiscellaneousChecker.run" ID="MiscellaneousChecker.run"></a> 2129 <a NAME="MiscellaneousChecker.run" ID="MiscellaneousChecker.run"></a>
2124 <h4>MiscellaneousChecker.run</h4> 2130 <h4>MiscellaneousChecker.run</h4>
2125 <b>run</b>(<i></i>) 2131 <b>run</b>(<i></i>)

eric ide

mercurial