rhs$Revision: 1666 $
$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $
rhs — The right-hand side of an EBNF production
rhs ::= (#PCDATA|nonterminal|lineannotation|sbr)*
The following parameter entities contain rhs:
| Parameter Entities | ||
%tbl.frame.attval; | ||
This element is only available if you are using the EBNF Module.
The right-hand side (RHS) of a production
provides a definition for the NonTerminal on the
left-hand side (LHS)
of the Production.