In This Article

EbnfSymbol Class

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

public abstract class EbnfSymbol : EbnfQuantifiableTerm
Inheritance:
object EbnfTerm EbnfQuantifiableTerm object
Derived:
EbnfNonTerminal EbnfTerminal

Constructors

EbnfSymbol()

Initializes an instance of the class.

protected EbnfSymbol()

Inherited Members