| Package | Description |
|---|---|
| org.eclipse.mat.parser.internal.oql |
Object Query Language (OQL) (not API).
|
| org.eclipse.mat.parser.internal.oql.compiler |
Object Query Language (OQL) compiler (not API).
|
| Constructor and Description |
|---|
OQLQueryImpl(EvaluationContext parent,
Query query) |
| Modifier and Type | Method and Description |
|---|---|
Object |
QueryExpression.compute(EvaluationContext ctx) |
abstract Object |
Expression.compute(EvaluationContext ctx) |
boolean |
QueryExpression.isContextDependent(EvaluationContext ctx) |
abstract boolean |
Expression.isContextDependent(EvaluationContext ctx) |
| Constructor and Description |
|---|
EvaluationContext(EvaluationContext parent) |