Uses of Interface
nlScript.core.Generator
Packages that use Generator
-
Uses of Generator in nlScript.ebnf
Methods in nlScript.ebnf that return GeneratorModifier and TypeMethodDescriptionRule.getChildGenerator(String childName, EBNFCore ebnf, Symbol otherwise) Join.getDefaultGenerator()Optional.getDefaultGenerator()Or.getDefaultGenerator()Plus.getDefaultGenerator()Repeat.getDefaultGenerator()abstract GeneratorRule.getDefaultGenerator()Sequence.getDefaultGenerator()Star.getDefaultGenerator()Rule.getGenerator()Methods in nlScript.ebnf with parameters of type GeneratorModifier and TypeMethodDescriptionNamedRule.setGenerator(Generator g) voidRule.setGenerator(Generator generator)