ts-morph-structures

Home > ts-morph-structures > PropertyInitializerGetter

PropertyInitializerGetter interface

For the initial value of a property.

Signature:

export interface PropertyInitializerGetter 

Remarks

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

Methods

Method Description
filterPropertyInitializer(key)  
getPropertyInitializer(key)