Home > ts-morph-structures > ConstructorTailStatementsGetter
Statements at the end of a constructor’s statement purpose block.
Signature:
export interface ConstructorTailStatementsGetter
To run these methods, this.supportsStatementsFlags & ClassSupportsStatementsFlags.ConstructorTailStatements
must be non-zero.
Method | Description |
---|---|
filterCtorTailStatements(key) | |
getCtorTailStatements(key) |