comparison: eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityChecker.html
eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityChecker.html
- changeset 7989
- a21d673a8f99
- parent 7624
- 6eabbcf3bdf8
- child 8199
- f6db89b067e7
equal
deleted
inserted
replaced
147 |
147 |
148 <p> |
148 <p> |
149 Private method to generate an AST for our source. |
149 Private method to generate an AST for our source. |
150 </p> |
150 </p> |
151 <dl> |
151 <dl> |
152 <dt>Returns:</dt> |
152 <dt>Return:</dt> |
153 <dd> |
153 <dd> |
154 generated AST |
154 generated AST |
155 </dd> |
155 </dd> |
156 </dl> |
156 </dl> |
157 <dl> |
157 <dl> |
173 <dd> |
173 <dd> |
174 message code to check for |
174 message code to check for |
175 </dd> |
175 </dd> |
176 </dl> |
176 </dl> |
177 <dl> |
177 <dl> |
178 <dt>Returns:</dt> |
178 <dt>Return:</dt> |
179 <dd> |
179 <dd> |
180 flag indicating to ignore the given code |
180 flag indicating to ignore the given code |
181 </dd> |
181 </dd> |
182 </dl> |
182 </dl> |
183 <dl> |
183 <dl> |
199 |
199 |
200 <p> |
200 <p> |
201 Public method to get the configuration dictionary. |
201 Public method to get the configuration dictionary. |
202 </p> |
202 </p> |
203 <dl> |
203 <dl> |
204 <dt>Returns:</dt> |
204 <dt>Return:</dt> |
205 <dd> |
205 <dd> |
206 dictionary containing the configuration |
206 dictionary containing the configuration |
207 </dd> |
207 </dd> |
208 </dl> |
208 </dl> |
209 <dl> |
209 <dl> |

