Skip to content
grammarware edited this page Jan 19, 2013 · 5 revisions

An undefined nonterminal is resolved by this operator. The nonterminal must be in use. The introduce operator should be used when a fresh nonterminal is to be defined. The addV operator should be used when an existing definition is to be extended.

Syntax

define:
        production+

Relevant files

See also

  • Define is a part of XBGF

Contributors

Clone this wiki locally