Object Node.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <T extends Any, C extends NodeProperty<T>> C asProperty(Node<T> $self) returns a NodeProperty of the provided type C.
      final <T extends Any, C extends NodeProperty<T>> C asPropertyOrNull(Node<T> $self) returns a NodeProperty of the provided type C or null if the node does not have a compatible property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait