Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Nested classes | Properties | Protected Member Functions | List of all members
Loyc.LLParserGenerator.PredA Class Reference

Analytic predicate: a simpler form of predicate used for prediction analysis. More...


Source file:
Inheritance diagram for Loyc.LLParserGenerator.PredA:
Loyc.LLParserGenerator.AltsA Loyc.LLParserGenerator.EmptyA Loyc.LLParserGenerator.RecursiveRefA Loyc.LLParserGenerator.TerminalA

Remarks

Analytic predicate: a simpler form of predicate used for prediction analysis.

Properties

PredA Next [get, set]
 
Pred Original [get, set]
 

Protected Member Functions

 PredA (Pred original)