public class QToken extends Object implements Serializable
| Constructor and Description |
|---|
QToken(String value,
String query,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPos() |
String |
getQuery() |
String |
getValue() |
String |
toErrorString() |
String |
toString() |
Copyright © 2020. All rights reserved.