Expand all

abstract ve.LeafNode

Constructor

new ve.LeafNode()abstract #

Leaf node mixin.

Source:
Leaf node mixin.

Methods

hasChildren() → {boolean} #

Check if the node has children.

Source:

Returns:

Whether the node has children

Type
boolean
Check if the node has children.