method LengthAttribute.prototype.getChildNodeIterable
LengthAttribute.prototype.getChildNodeIterable(): IterableIterator<AbstractNode>

Return Type

IterableIterator<AbstractNode>

Usage

import { LengthAttribute } from ".";