ts-morph-structures

Home > ts-morph-structures > ConstructorTailStatementsGetter

ConstructorTailStatementsGetter interface

Statements at the end of a constructor’s statement purpose block.

Signature:

export interface ConstructorTailStatementsGetter 

Remarks

To run these methods, this.supportsStatementsFlags & ClassSupportsStatementsFlags.ConstructorTailStatements must be non-zero.

Methods

Method Description
filterCtorTailStatements(key)  
getCtorTailStatements(key)