hasNoChildren

abstract fun hasNoChildren(): Boolean

Tells whether this node contains children.

Return

true if this node contains children, false otherwise