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

Return Type

IterableIterator<AbstractNode>

Usage

import { MapDeclaration } from ".";