See: Description
| Interface | Description | 
|---|---|
| SyntaxListener | 
 A listener which is notified from Token events. 
 | 
| Class | Description | 
|---|---|
| CodeEditorDefaults | 
 Encapsulates default settings for a text area. 
 | 
| PosToken | 
 Represent a token and its offset from the beginnning of the document. 
 | 
| SyntaxDocument | 
 A document implementation that can be tokenized by the syntax highlighting system. 
 | 
| SyntaxTokenizer | 
 A syntax Tokenizer. 
 | 
| TextUtilities | 
 Class with several utility functions used by the text area component. 
 | 
| TokenizedDocument | 
 A class which allow to navigate through a  
SyntaxDocument. | 
| Word | 
 Represents a word and context of one Token in a Syntax. 
 | 
This package contains the core syntax classes of the library.
Copyright © 2016, 2017, 2018, 2019, 2023, 2025 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence