Package fri.patterns.interpreter.parsergenerator.syntax.builder.examples

Class Summary
Example This example reads the SyntaxBuilder EBNF specification, builds a lexer and parser from it, and parses its own specification with these rules.