public class OAQueryToken extends Object implements OAQueryTokenType
For more information about this package, see documentation.
Modifier and Type | Field and Description |
---|---|
int |
subtype |
int |
type |
String |
value |
AND, COMMA, EOF, EQUAL, FALSE, FUNCTIONBEGIN, FUNCTIONEND, GE, GT, IN, LE, LIKE, LT, NOTEQUAL, NOTLIKE, NULL, NUMBER, OPERATOR, OR, PASSTHRU, QUESTION, SEPERATORBEGIN, SEPERATOREND, STRINGDQ, STRINGESC, STRINGSQ, TRUE, VARIABLE
Constructor and Description |
---|
OAQueryToken() |
Modifier and Type | Method and Description |
---|---|
boolean |
isOperator() |
public int type
public int subtype
public String value
Copyright © 1999–2025 ViaOA. All rights reserved.