Package | Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
void |
SnapshotImpl.calculateDominatorTree(IProgressListener listener) |
Modifier and Type | Method and Description |
---|---|
Object |
QueryExpression.compute(EvaluationContext ctx) |
abstract Object |
Expression.compute(EvaluationContext ctx) |
Modifier and Type | Method and Description |
---|---|
int |
ObjectMarker.markSingleThreaded() |
int |
ObjectMarker.markSingleThreaded(ExcludedReferencesDescriptor[] excludeSets,
ISnapshot snapshot) |