eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerMatlab.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
118 <dd> 118 <dd>
119 number of the keyword set (integer) 119 number of the keyword set (integer)
120 </dd> 120 </dd>
121 </dl> 121 </dl>
122 <dl> 122 <dl>
123 <dt>Returns:</dt> 123 <dt>Return:</dt>
124 <dd> 124 <dd>
125 string giving the keywords (string) or None 125 string giving the keywords (string) or None
126 </dd> 126 </dd>
127 </dl> 127 </dl>
128 <a NAME="LexerMatlab.isCommentStyle" ID="LexerMatlab.isCommentStyle"></a> 128 <a NAME="LexerMatlab.isCommentStyle" ID="LexerMatlab.isCommentStyle"></a>
138 <dd> 138 <dd>
139 style to check (integer) 139 style to check (integer)
140 </dd> 140 </dd>
141 </dl> 141 </dl>
142 <dl> 142 <dl>
143 <dt>Returns:</dt> 143 <dt>Return:</dt>
144 <dd> 144 <dd>
145 flag indicating a comment style (boolean) 145 flag indicating a comment style (boolean)
146 </dd> 146 </dd>
147 </dl> 147 </dl>
148 <a NAME="LexerMatlab.isStringStyle" ID="LexerMatlab.isStringStyle"></a> 148 <a NAME="LexerMatlab.isStringStyle" ID="LexerMatlab.isStringStyle"></a>
158 <dd> 158 <dd>
159 style to check (integer) 159 style to check (integer)
160 </dd> 160 </dd>
161 </dl> 161 </dl>
162 <dl> 162 <dl>
163 <dt>Returns:</dt> 163 <dt>Return:</dt>
164 <dd> 164 <dd>
165 flag indicating a string style (boolean) 165 flag indicating a string style (boolean)
166 </dd> 166 </dd>
167 </dl> 167 </dl>
168 <div align="right"><a href="#top">Up</a></div> 168 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial