class Ritex::Parser

The parser for itex and the main entry point for Ritex. This class is partially defined here and partially generated by Racc from lib/parser.y.

Create the parser with new. Parse strings with parse. That’s all there is to it.