public class PTAPattern extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PTAPattern.Approach |
| Constructor and Description |
|---|
PTAPattern(String ptacmd) |
| Modifier and Type | Method and Description |
|---|---|
PTAPattern.Approach |
getApproach() |
int |
getContextDepth() |
ContextKind |
getContextKind() |
int |
getHeapContextDepth() |
String |
toString() |
public PTAPattern(String ptacmd)
public ContextKind getContextKind()
public PTAPattern.Approach getApproach()
public int getContextDepth()
public int getHeapContextDepth()
Copyright © 2024 Soot OSS. All rights reserved.