| 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.codePoint(Node location,
CharacterSet characters) |
int |
TracingChoices.codePoint(Node location,
CharacterSet characters) |
int |
Choices.codePoint(Node location,
CharacterSet characters) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Grammar.CharacterSet |
| Modifier and Type | Method and Description |
|---|---|
static String |
CharacterSet.Unicode.toSetString(CharacterSet characters) |
T |
TermTransformation.transformCharacters(P param,
CharacterSet characters) |
void |
TermVisitor.visitCharacters(CharacterSet characters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SQLBNF.characterSet(CharacterSet characters) |
protected void |
ISO14977.characterSet(CharacterSet characters) |
protected void |
Antlr4.characterSet(CharacterSet characters) |
default String |
SQLBNF.HtmlLinker.charsetLink(CharacterSet charset) |
default String |
ISO14977.HtmlLinker.charsetLink(CharacterSet charset) |
void |
Xml.visitCharacters(CharacterSet characters) |
Copyright © 2019. All rights reserved.