moonshine.editor.text.syntax.parser.context
| .. | |
|---|---|
| ContextSwitch | Defines a context switch for a complex line parser. |
| ContextSwitchLineParser | A complex line parser with context switches. |
| ContextSwitchManager | A manager for context switches in a complex line parser. |
| InlineParserManager | Manages the inline parsers used by a more complex context switch parser. |