Class Expression
java.lang.Object
org.eclipse.mat.parser.internal.oql.compiler.Expression
- Direct Known Subclasses:
QueryExpression
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Object
compute
(EvaluationContext ctx) abstract boolean
-
Constructor Details
-
Expression
public Expression()
-
-
Method Details
-
compute
public abstract Object compute(EvaluationContext ctx) throws SnapshotException, IProgressListener.OperationCanceledException -
isContextDependent
-