106 </p><dl> |
106 </p><dl> |
107 <dt><i>kwSet</i></dt> |
107 <dt><i>kwSet</i></dt> |
108 <dd> |
108 <dd> |
109 number of the keyword set (integer) |
109 number of the keyword set (integer) |
110 </dd> |
110 </dd> |
|
111 </dl><dl> |
|
112 <dt>Returns:</dt> |
|
113 <dd> |
|
114 string giving the keywords (string) or None |
|
115 </dd> |
111 </dl><a NAME="LexerPython.getIndentationDifference" ID="LexerPython.getIndentationDifference"></a> |
116 </dl><a NAME="LexerPython.getIndentationDifference" ID="LexerPython.getIndentationDifference"></a> |
112 <h4>LexerPython.getIndentationDifference</h4> |
117 <h4>LexerPython.getIndentationDifference</h4> |
113 <b>getIndentationDifference</b>(<i>line, editor</i>) |
118 <b>getIndentationDifference</b>(<i>line, editor</i>) |
114 <p> |
119 <p> |
115 Private method to determine the difference for the new indentation. |
120 Private method to determine the difference for the new indentation. |