Persistate API documentation
Productions Property
NamespacesPersistate.LanguageSyntaxParserProductions

[This is preliminary documentation and is subject to change.]

Gets the collection of Productions in this parser.
Declaration Syntax
C#
public List<IProduction> Productions { get; }

Assembly: Persistate.Language (Module: Persistate.Language) Version: 0.6.1.20 (0.6.1.20)