Package org.opencypher.grammar
Interface Literal.Visitor<EX extends Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvisitAnyCase(int cp)voidvisitLiteral(String literal)
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
visitAnyCase(int cp) |
|
void |
visitLiteral(String literal) |