|
||||||||||
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
public abstract class Expression
Constructor Summary | |
---|---|
Expression()
|
Method Summary | |
---|---|
abstract java.lang.Object |
compute(EvaluationContext ctx)
|
abstract boolean |
isContextDependent(EvaluationContext ctx)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Expression()
Method Detail |
---|
public abstract java.lang.Object compute(EvaluationContext ctx) throws SnapshotException, IProgressListener.OperationCanceledException
SnapshotException
IProgressListener.OperationCanceledException
public abstract boolean isContextDependent(EvaluationContext ctx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |