| Package | Description | 
|---|---|
| org.gjt.sp.jedit.buffer | Buffer event listeners, and classes used to implement jEdit's document model. | 
| org.gjt.sp.jedit.syntax | The jEdit syntax highlighting engine. | 
| Modifier and Type | Method and Description | 
|---|---|
| KeywordMap | JEditBuffer. getKeywordMapAtOffset(int offset) | 
| Modifier and Type | Method and Description | 
|---|---|
| KeywordMap | ParserRuleSet. getKeywords() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | KeywordMap. add(KeywordMap map)Adds the content of another keyword map to this one. | 
| void | ParserRuleSet. setKeywords(KeywordMap km) |