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

Return Type

IterableIterator<AbstractNode>

Usage

import { ClassDeclaration } from ".";