|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.parser.internal.oql.compiler.Expression
org.eclipse.mat.parser.internal.oql.compiler.QueryExpression
public class QueryExpression
| Constructor Summary | |
|---|---|
QueryExpression(Query query)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
compute(EvaluationContext ctx)
|
boolean |
isContextDependent(EvaluationContext ctx)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryExpression(Query query)
| Method Detail |
|---|
public java.lang.Object compute(EvaluationContext ctx)
throws SnapshotException,
IProgressListener.OperationCanceledException
compute in class ExpressionSnapshotException
IProgressListener.OperationCanceledExceptionpublic boolean isContextDependent(EvaluationContext ctx)
isContextDependent in class Expressionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||