| Package | Description |
|---|---|
| org.opencypher.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
InteractiveChoices |
class |
TracingChoices |
| Modifier and Type | Field and Description |
|---|---|
static Choices |
Choices.SIMPLE |
| Modifier and Type | Method and Description |
|---|---|
protected Choices |
GeneratorFactory.choices() |
| Constructor and Description |
|---|
Generator(Choices random,
Grammar grammar,
ProductionReplacement<Void>... replacements) |
Generator(Choices random,
Grammar grammar,
Supplier<T> context,
ProductionReplacement<T>... replacements) |
InteractiveChoices(LineInput input,
Output output,
Choices defaultChoices) |
TracingChoices(Output output,
Choices choices) |
Copyright © 2019. All rights reserved.