| Package | Description |
|---|---|
| fx.modules.parsers.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTabsOnlyIndentedTextParser |
class |
AdaptiveTabsOnlyIndentedTextParser
Reads indentation based on the number of TAB characters in the given indented
text.
|
class |
SimpleTabsOnlyIndentedTextParser
Reads indentation based on the number of TAB characters in the given indented
text.
|