-
- All Implemented Interfaces:
public final class NodeExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static NodesafeGetChild(Node $self, Integer i)Extension methods to make the Node API more Kotlin-like -
-
Method Detail
-
safeGetChild
final static Node safeGetChild(Node $self, Integer i)
Extension methods to make the Node API more Kotlin-like
-
-
-
-