Package nlScript.ebnf
Class Star
java.lang.Object
nlScript.ebnf.Rule
nlScript.ebnf.Star
- All Implemented Interfaces:
Generatable,RepresentsSymbol
-
Field Summary
Fields inherited from class nlScript.ebnf.Rule
children, parsedChildNames, productions, tgt, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nlScript.ebnf.Rule
addProduction, generate, getAutocompleter, getChildGenerator, getChildGeneratorHints, getChildIndexForName, getChildren, getEvaluator, getGenerator, getGeneratorHints, getOnSuccessfulParsed, getParsedNameForChild, getRepresentedSymbol, getSymbols, getTarget, hasParsedName, onSuccessfulParsed, setAutocompleter, setChildGeneratorHints, setEvaluator, setGenerator, setGeneratorHints, setParsedChildNames, withName, withName
-
Constructor Details
-
Star
-
-
Method Details
-
getEntry
-
createBNF
-
getDefaultGenerator
- Specified by:
getDefaultGeneratorin classRule
-