Node.firstSibling

Gets the first sibling of a GNode. This could possibly be the node itself.

class Node
firstSibling
()

Return Value

Type: Node

the first sibling of node

Meta