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

Return Type

IterableIterator<AbstractNode>

Usage

import { CompoundStatement } from ".";