es-membrane

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)](/es-membrane/ts-morph-structures/api/ts-morph-structures.propertyinitializergetter.filterpropertyinitializer.html)
[getPropertyInitializer(key)](/es-membrane/ts-morph-structures/api/ts-morph-structures.propertyinitializergetter.getpropertyinitializer.html)