Sha256: 6ca3c644c5ddb771112c9046910a0d5afc518906dc8f08ff289c65aab38a7b9c
Contents?: true
Size: 226 Bytes
Versions: 7
Compression:
Stored size: 226 Bytes
Contents
--- title: getNextNode name: node-functions-getnextnode --- Get the next node in the tree. Does the same as using the *down* key. Returns a node or null. {% highlight js %} var node = node.getNextNode(); {% endhighlight %}
Version data entries
7 entries across 7 versions & 1 rubygems