eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityContext.html

changeset 7887
c1588f5a83e9
parent 7624
6eabbcf3bdf8
child 7989
a21d673a8f99
equal deleted inserted replaced
7885:3e4605cc3541 7887:c1588f5a83e9
148 <td><a href="#SecurityContext.statement">statement</a></td> 148 <td><a href="#SecurityContext.statement">statement</a></td>
149 <td>Public method to get the raw AST for the current statement.</td> 149 <td>Public method to get the raw AST for the current statement.</td>
150 </tr> 150 </tr>
151 <tr> 151 <tr>
152 <td><a href="#SecurityContext.stringVal">stringVal</a></td> 152 <td><a href="#SecurityContext.stringVal">stringVal</a></td>
153 <td>Public method to get the value of a standalone unicode or string object.</td> 153 <td>Public method to get the value of a standalone string object.</td>
154 </tr> 154 </tr>
155 <tr> 155 <tr>
156 <td><a href="#SecurityContext.stringValAsEscapedBytes">stringValAsEscapedBytes</a></td> 156 <td><a href="#SecurityContext.stringValAsEscapedBytes">stringValAsEscapedBytes</a></td>
157 <td>Public method to get the escaped value of the object.</td> 157 <td>Public method to get the escaped value of the object.</td>
158 </tr> 158 </tr>
621 <a NAME="SecurityContext.stringVal" ID="SecurityContext.stringVal"></a> 621 <a NAME="SecurityContext.stringVal" ID="SecurityContext.stringVal"></a>
622 <h4>SecurityContext.stringVal</h4> 622 <h4>SecurityContext.stringVal</h4>
623 <b>stringVal</b>(<i></i>) 623 <b>stringVal</b>(<i></i>)
624 624
625 <p> 625 <p>
626 Public method to get the value of a standalone unicode or string 626 Public method to get the value of a standalone string object.
627 object. 627 </p>
628 </p> 628 <dl>
629 <dl> 629 <dt>Returns:</dt>
630 <dt>Returns:</dt> 630 <dd>
631 <dd> 631 value of a standalone string object
632 value of a standalone unicode or string object
633 </dd> 632 </dd>
634 </dl> 633 </dl>
635 <dl> 634 <dl>
636 <dt>Return Type:</dt> 635 <dt>Return Type:</dt>
637 <dd> 636 <dd>

eric ide

mercurial