|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProgressListener.OperationCanceledException | |
---|---|
org.eclipse.mat.parser.internal | Implementations for building the snapshot (not API). |
org.eclipse.mat.parser.internal.oql.compiler | Object Query Language (OQL) compiler (not API). |
org.eclipse.mat.parser.internal.snapshot | Utilities for performing basic operations on the snapshot (not API). |
Uses of IProgressListener.OperationCanceledException in org.eclipse.mat.parser.internal |
---|
Methods in org.eclipse.mat.parser.internal that throw IProgressListener.OperationCanceledException | |
---|---|
void |
SnapshotImpl.calculateDominatorTree(IProgressListener listener)
|
Uses of IProgressListener.OperationCanceledException in org.eclipse.mat.parser.internal.oql.compiler |
---|
Methods in org.eclipse.mat.parser.internal.oql.compiler that throw IProgressListener.OperationCanceledException | |
---|---|
abstract Object |
Expression.compute(EvaluationContext ctx)
|
Object |
QueryExpression.compute(EvaluationContext ctx)
|
Uses of IProgressListener.OperationCanceledException in org.eclipse.mat.parser.internal.snapshot |
---|
Methods in org.eclipse.mat.parser.internal.snapshot that throw IProgressListener.OperationCanceledException | |
---|---|
int |
ObjectMarker.markSingleThreaded()
|
int |
ObjectMarker.markSingleThreaded(ExcludedReferencesDescriptor[] excludeSets,
ISnapshot snapshot)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |