Uses of Class
org.eclipse.mat.parser.internal.oql.compiler.EvaluationContext
Packages that use EvaluationContext
Package
Description
Object Query Language (OQL) (not API).
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 -
Uses of EvaluationContext in org.eclipse.mat.parser.internal.oql.compiler
Methods in org.eclipse.mat.parser.internal.oql.compiler with parameters of type EvaluationContextModifier and TypeMethodDescriptionabstract Object
Expression.compute
(EvaluationContext ctx) 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