production

production — A production in a set of EBNF productions.

Synopsis

Attributes

Common attributes (ID required) and common linking attributes.

Description

A production is a single production in an Extended Backus-Naur Form (EBNF) grammar.

Individual productions have two parts: a lefthand side (lhs) and a righthand side (rhs). Each nonterminal on the lefthand side is defined in terms of other nonterminals and literals on the righthand side.

Parents

These elements contain production: productionset.

Children

The following elements occur in production: constraint, lhs, rhs.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)