Package | Description |
---|---|
org.jeditor.core |
This package contains the core syntax classes of the library.
|
Modifier and Type | Method and Description |
---|---|
Word |
Word.getNextWord(boolean crossLineBoundaries)
Return the next word.
|
Word |
Word.getPreviousWord(boolean crossLineBoundaries)
Return the previous word.
|
static Word |
TextUtilities.getWord(SyntaxDocument document,
int offset)
Return the word corresponding to an offset in a SyntaxDocument.
|
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence