Mercury library  1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Mercury.Syntax.IParser Member List

This is the complete list of members for Mercury.Syntax.IParser, including all inherited members.

GrammarMercury.Syntax.IParser
Parse(IList< Token > tokens)Mercury.Syntax.IParser
Parse(IList< Token > tokens, IList< Rule > scanresult)Mercury.Syntax.IParser