Table of Contents

Enum NonterminalAttributes

Namespace
Farkle.Grammars
Assembly
Farkle.dll

Characteristics of a nonterminal.

[Flags]
public enum NonterminalAttributes : ushort

Fields

Generated = 1

The nonterminal was not explicitly defined by the grammar author.

None = 0

No attributes are defined.