decode/scanner library
Classes
- LineCursor
- Cursor for navigating through parsed lines
- ScanResult
- Result of scanning source text into parsed lines
Functions
-
toParsedLines(
String source, int indentSize, bool strict) → ScanResult - Converts source text to parsed lines