Module implementing a D lexer with some additional methods.
| None | 
| LexerD | Subclass to implement some additional lexer dependant methods. | 
| None | 
Subclass to implement some additional lexer dependant methods.
| None | 
| None | 
| LexerD | Constructor | 
| autoCompletionWordSeparators | Public method to return the list of separators for autocompletion. | 
| defaultKeywords | Public method to get the default keywords. | 
| initProperties | Public slot to initialize the properties. | 
| isCommentStyle | Public method to check, if a style is a comment style. | 
| isStringStyle | Public method to check, if a style is a string style. | 
| maximumKeywordSet | Public method to get the maximum keyword set. | 
| None | 
Constructor
Public method to return the list of separators for autocompletion.
Public method to get the default keywords.
Public slot to initialize the properties.
Public method to check, if a style is a comment style.
Public method to check, if a style is a string style.
Public method to get the maximum keyword set.