| 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 |
|---|---|
Query.FromClause |
Query.getFromClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setFromClause(Query.FromClause fromClause) |
| Modifier and Type | Method and Description |
|---|---|
void |
OQLParser.FromItem(Query.FromClause fromClause) |