|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| WordsScanner | Implemented by a custom language plugin to define how texts in the language are broken into words. |
| Class Summary | |
|---|---|
| DefaultWordsScanner | The default implementation of a words scanner based on a custom language lexer. |
| SimpleWordsScanner | The default primitive implementation of a words scanner. |
| WordOccurrence | A single word instance extracted by WordsScanner. |
| WordOccurrence.Kind | Defines possible locations where words can be encountered. |
Provides interfaces for customizing the building of the word index, on which the Find Usages feature is based, for custom languages.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||