|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationContext | |
|---|---|
| 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). |
| Uses of EvaluationContext in org.eclipse.mat.parser.internal.oql |
|---|
| Constructors in org.eclipse.mat.parser.internal.oql with parameters of type EvaluationContext | |
|---|---|
OQLQueryImpl(EvaluationContext parent,
Query query)
|
|
| Uses of EvaluationContext in org.eclipse.mat.parser.internal.oql.compiler |
|---|
| Methods in org.eclipse.mat.parser.internal.oql.compiler with parameters of type EvaluationContext | |
|---|---|
abstract Object |
Expression.compute(EvaluationContext ctx)
|
Object |
QueryExpression.compute(EvaluationContext ctx)
|
abstract boolean |
Expression.isContextDependent(EvaluationContext ctx)
|
boolean |
QueryExpression.isContextDependent(EvaluationContext ctx)
|
| Constructors in org.eclipse.mat.parser.internal.oql.compiler with parameters of type EvaluationContext | |
|---|---|
EvaluationContext(EvaluationContext parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||