public interface PurityNode
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInside()
Is it an inside node ?
|
boolean |
isLoad()
Is it a load node ?
|
boolean |
isParam()
Is it a parameter or this node ?
|
Copyright © 2020 Soot OSS. All rights reserved.