| Package | Description |
|---|---|
| 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 |
|---|---|
Collection<NonTerminal> |
Production.references() |
| Modifier and Type | Method and Description |
|---|---|
T |
TermTransformation.transformNonTerminal(P param,
NonTerminal nonTerminal) |
void |
TermVisitor.visitNonTerminal(NonTerminal nonTerminal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SQLBNF.nonTerminal(NonTerminal nonTerminal) |
protected void |
ISO14977.nonTerminal(NonTerminal nonTerminal) |
protected void |
Antlr4.nonTerminal(NonTerminal nonTerminal) |
String |
SQLBNF.HtmlLinker.referenceLink(NonTerminal reference) |
String |
ISO14977.HtmlLinker.referenceLink(NonTerminal reference) |
String |
RailRoadDiagramPages.referenceLink(NonTerminal reference) |
void |
Xml.visitNonTerminal(NonTerminal nonTerminal) |
Copyright © 2019. All rights reserved.