| Interface | Description |
|---|---|
| IParser<INPUT> |
Defines all methods to create a simple parser. the parser is independent of a type like string - so extensions are
portable to other systems or languages.
|
| Class | Description |
|---|---|
| Parser<INPUT> | |
| SParser |
Simple text parser as extension of generic parser
Parser. |
Copyright © 2012–2022. All rights reserved.