In: |
rlml.rb
|
Parent: | Object |
CoreParser is a fast, lowlevel parser to be used as a base for higherlevel parsers.
CoreParser does not:
Note: | You probably don’t want to use this parser directly, but via the nicer (and more correct) StreamParser. |
CoreParser is intented to be subclassed.