#include <qscilexerjava.h>
Inherits QsciLexerCPP.
| QsciLexerJava::QsciLexerJava | ( | QObject * | parent = 0 | ) | 
Construct a QsciLexerJava with parent parent. parent is typically the QsciScintilla instance.
| virtual QsciLexerJava::~QsciLexerJava | ( | ) |  [virtual] | 
Destroys the QsciLexerJava instance.
| const char* QsciLexerJava::language | ( | ) | const  [virtual] | 
| const char* QsciLexerJava::keywords | ( | int | set | ) | const  [virtual] | 
Returns the set of keywords for the keyword set set recognised by the lexer as a space separated string.
Reimplemented from QsciLexerCPP.
 1.5.5
 1.5.5