Home > ts-morph-structures > WriterTypeStructureImpl
Wrappers for writer functions from external sources. Leaf nodes.
Signature:
export default class WriterTypeStructureImpl extends TypeStructuresBase<TypeStructureKind.Writer>
Extends: TypeStructuresBase<TypeStructureKind.Writer>
| Constructor | Modifiers | Description |
|---|---|---|
| [(constructor)(writer)](/es-membrane/ts-morph-structures/api/ts-morph-structures.writertypestructureimpl._constructor_.html) | Constructs a new instance of the `WriterTypeStructureImpl` class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [kind](/es-membrane/ts-morph-structures/api/ts-morph-structures.writertypestructureimpl.kind.html) | `readonly` | (not declared) | |
| [writerFunction](/es-membrane/ts-morph-structures/api/ts-morph-structures.writertypestructureimpl.writerfunction.html) | `readonly` | WriterFunction |
| Method | Modifiers | Description |
|---|---|---|
| [clone(other)](/es-membrane/ts-morph-structures/api/ts-morph-structures.writertypestructureimpl.clone.html) | `static` |