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

Return Type

IterableIterator<AbstractNode>

Usage

import { AggregateOutputValue } from ".";