103 <h4>LexerMatlab.isCommentStyle</h4> |
103 <h4>LexerMatlab.isCommentStyle</h4> |
104 <b>isCommentStyle</b>(<i>style</i>) |
104 <b>isCommentStyle</b>(<i>style</i>) |
105 <p> |
105 <p> |
106 Public method to check, if a style is a comment style. |
106 Public method to check, if a style is a comment style. |
107 </p><dl> |
107 </p><dl> |
|
108 <dt><i>style</i></dt> |
|
109 <dd> |
|
110 style to check (integer) |
|
111 </dd> |
|
112 </dl><dl> |
108 <dt>Returns:</dt> |
113 <dt>Returns:</dt> |
109 <dd> |
114 <dd> |
110 flag indicating a comment style (boolean) |
115 flag indicating a comment style (boolean) |
111 </dd> |
116 </dd> |
112 </dl><a NAME="LexerMatlab.isStringStyle" ID="LexerMatlab.isStringStyle"></a> |
117 </dl><a NAME="LexerMatlab.isStringStyle" ID="LexerMatlab.isStringStyle"></a> |
113 <h4>LexerMatlab.isStringStyle</h4> |
118 <h4>LexerMatlab.isStringStyle</h4> |
114 <b>isStringStyle</b>(<i>style</i>) |
119 <b>isStringStyle</b>(<i>style</i>) |
115 <p> |
120 <p> |
116 Public method to check, if a style is a string style. |
121 Public method to check, if a style is a string style. |
117 </p><dl> |
122 </p><dl> |
|
123 <dt><i>style</i></dt> |
|
124 <dd> |
|
125 style to check (integer) |
|
126 </dd> |
|
127 </dl><dl> |
118 <dt>Returns:</dt> |
128 <dt>Returns:</dt> |
119 <dd> |
129 <dd> |
120 flag indicating a string style (boolean) |
130 flag indicating a string style (boolean) |
121 </dd> |
131 </dd> |
122 </dl> |
132 </dl> |