Package 

Class NodeExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final Node safeGetChild(Node $self, Integer i) Extension methods to make the Node API more Kotlin-like
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • safeGetChild

         final Node safeGetChild(Node $self, Integer i)

        Extension methods to make the Node API more Kotlin-like