| Modifier and Type | Field and Description |
|---|---|
FilterExp |
filter |
List<QueryFuncExp> |
qfelist |
String |
typeName |
| Constructor and Description |
|---|
QueryExp(int pos,
IdentExp typeName,
FilterExp filter,
List<List<QueryFuncExp>> list1) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName() |
String |
strValue() |
String |
toString() |
formatValue, getPospublic String typeName
public FilterExp filter
public List<QueryFuncExp> qfelist
public QueryExp(int pos,
IdentExp typeName,
FilterExp filter,
List<List<QueryFuncExp>> list1)
Copyright © 2020. All rights reserved.