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

Return Type

IterableIterator<AbstractNode>

Usage

import { Specification } from ".";