Class QueryExpression
java.lang.Object
org.eclipse.mat.parser.internal.oql.compiler.Expression
org.eclipse.mat.parser.internal.oql.compiler.QueryExpression
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
QueryExpression
-
-
Method Details
-
compute
public Object compute(EvaluationContext ctx) throws SnapshotException, IProgressListener.OperationCanceledException - Specified by:
compute
in classExpression
- Throws:
SnapshotException
IProgressListener.OperationCanceledException
-
isContextDependent
- Specified by:
isContextDependent
in classExpression
-
toString
-