Documentation/Source/eric5.Utilities.SyntaxCheck.html

branch
Py2 comp.
changeset 3066
76a310bc7bba
parent 2571
e6bb19eb87ea
equal deleted inserted replaced
3065:070b35dde35e 3066:76a310bc7bba
108 <hr /><hr /> 108 <hr /><hr />
109 <a NAME="extractLineFlags" ID="extractLineFlags"></a> 109 <a NAME="extractLineFlags" ID="extractLineFlags"></a>
110 <h2>extractLineFlags</h2> 110 <h2>extractLineFlags</h2>
111 <b>extractLineFlags</b>(<i>line, startComment="</i>) 111 <b>extractLineFlags</b>(<i>line, startComment="</i>)
112 <p> 112 <p>
113 Function to extract flags starting and ending with '__' from a line comment. 113 Function to extract flags starting and ending with '__' from a line
114 comment.
114 </p><dl> 115 </p><dl>
115 <dt><i>line</i></dt> 116 <dt><i>line</i></dt>
116 <dd> 117 <dd>
117 line to extract flags from (string) 118 line to extract flags from (string)
118 </dd><dt><i>startComment=</i></dt> 119 </dd><dt><i>startComment=</i></dt>

eric ide

mercurial