core / org.pinelang.core / ChildrenListPineProp / ListPinePropIterator
ListPinePropIterator¶
inner class ListPinePropIterator :Iterator<PineObject>
Constructors¶
| Name | Summary |
|---|---|
| <init> | ListPinePropIterator() |
Functions¶
| Name | Summary |
|---|---|
| hasNext | fun hasNext():Boolean |
| next | fun next():PineObject |