Package nlScript.ebnf

Class Rule

java.lang.Object
nlScript.ebnf.Rule
All Implemented Interfaces:
Generatable, RepresentsSymbol
Direct Known Subclasses:
Join, Optional, Or, Plus, Repeat, Sequence, Star

public abstract class Rule extends Object implements RepresentsSymbol, Generatable