public interface SootFieldRef
| Modifier and Type | Method and Description |
|---|---|
SootClass |
declaringClass() |
String |
getSignature() |
boolean |
isStatic() |
String |
name() |
SootField |
resolve() |
Type |
type() |
Copyright © 2020 Soot OSS. All rights reserved.