| Package | Description |
|---|---|
| com.github.vincentrussell.query.mongodb.sql.converter |
| Modifier and Type | Field and Description |
|---|---|
Token |
ParseException.currentToken |
Token |
Token.next |
Token |
Token.specialToken |
| Modifier and Type | Method and Description |
|---|---|
static Token |
Token.newToken(int ofKind) |
static Token |
Token.newToken(int ofKind,
String image) |
| Constructor and Description |
|---|
ParseException(Token currentTokenVal,
int[][] expectedTokenSequencesVal,
String[] tokenImageVal) |
Copyright © 2018. All rights reserved.