indexInfoToIndexSignatureDeclaration

abstract fun indexInfoToIndexSignatureDeclaration(    indexInfo: IndexInfo,     enclosingDeclaration: Node?,     flags: NodeBuilderFlags?): IndexSignatureDeclaration?(source)

Note that the resulting nodes cannot be checked.