public class AccessPathParser extends Object
| Constructor and Description |
|---|
AccessPathParser() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends AccessPath> |
parseAllFromString(String value,
soot.SootMethod m) |
public static Collection<? extends AccessPath> parseAllFromString(String value, soot.SootMethod m)
Copyright © 2023. All rights reserved.