| Package | Description |
|---|---|
| org.opencypher.generator | |
| org.opencypher.grammar | |
| org.opencypher.tools.grammar |
This is the entry-point package for the tools in this library.
|
| Modifier and Type | Method and Description |
|---|---|
int |
InteractiveChoices.repetition(Node location,
Repetition repetition) |
int |
TracingChoices.repetition(Node location,
Repetition repetition) |
int |
Choices.repetition(Node location,
Repetition repetition) |
static int |
Choices.times(Repetition rep) |
| Modifier and Type | Method and Description |
|---|---|
T |
TermTransformation.transformRepetition(P param,
Repetition repetition) |
void |
TermVisitor.visitRepetition(Repetition repetition) |
| Modifier and Type | Method and Description |
|---|---|
void |
Xml.visitRepetition(Repetition repetition) |
Copyright © 2019. All rights reserved.