Parse lines of text for SQL and general expressions
- initialise with a string
- supports scanning for tokens, strings, identifiers
- auto whitespace skipping on/off
- 'current character' position property, 'working position' for partially parsed sections
- 10 user markers for storing character position (separate from internally used markers)
Module Sections:
Alphabetical List of Methods: