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

Return Type

IterableIterator<AbstractNode>

Usage

import { ClassDefinition } from ".";