Свойство | Тип | Описание | |
---|---|---|---|
BuildLookups | void | ||
CNFGrammar | System | ||
ProductionsFrom | IEnumerable |
||
ProductionsProductingTerminal | ICollection |
Метод | Описание | |
---|---|---|
Accepts ( Sentence s ) : bool |
Returns whether this grammar accepts the given sentence
|
|
AddProduction ( |
||
CNFGrammar ( IEnumerable |
||
Cyk ( Sentence s ) : double | ||
ShallowClone ( ) : BaseGrammar |
Метод | Описание | |
---|---|---|
RemoveProductionWithoutSimplifying ( |
Метод | Описание | |
---|---|---|
BuildLookups ( ) : void | ||
CNFGrammar ( ) : System | ||
ProductionsFrom ( |
||
ProductionsProductingTerminal ( |
public AddProduction ( |
||
production | ||
Результат | void |
public CNFGrammar ( IEnumerable |
||
productions | IEnumerable |
|
start | ||
Результат | System |
protected RemoveProductionWithoutSimplifying ( |
||
production | ||
Результат | void |