C# (CSharp) CFGLib 네임스페이스

중첩된 네임스페이스

CFGLib.Parsers

클래스들

이름 설명
CFGParser This class helps turn strings into grammars.
CFGtoCNF A class to help transform a generic grammar into a CNF grammar
CNFGrammar Represents a concrete (probabilistic) context free grammar in Chomsky normal form (CNF)
Experimental
Grammar Represents a concrete (probabilistic) context free grammar
GrammarGenerator This class can be used to generate random grammars
GrammarHelpers
Nonterminal
Production This class represents a Production
Terminal
Word Words are the constituent pieces of Sentences. They are either Terminals or Nonterminals