| Package | Description |
|---|---|
| org.eclipse.mat.parser.internal.oql.compiler |
Object Query Language (OQL) compiler (not API).
|
| org.eclipse.mat.parser.internal.oql.parser |
Object Query Language (OQL) parser (not API).
|
| Modifier and Type | Method and Description |
|---|---|
List<Query.SelectItem> |
Query.SelectClause.getSelectList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.SelectClause.setSelectList(List<Query.SelectItem> selectList) |
| Modifier and Type | Method and Description |
|---|---|
Query.SelectItem |
OQLParser.SelectItem() |