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 © 2012-2019 RoboVM AB. All Rights Reserved.