In This Article

EbnfSymbol Class

Represents the abstract base class for a symbol within an EBNF production.

public abstract class EbnfSymbol : EbnfQuantifiableTerm, IGrammarNode
Inheritance:
Object EbnfTerm EbnfQuantifiableTerm Object
Derived:
EbnfNonTerminal EbnfTerminal

Constructors

EbnfSymbol()

protected EbnfSymbol()

Inherited Members