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) | Constructs a new instance of the WriterTypeStructureImpl class |
Property | Modifiers | Type | Description |
---|---|---|---|
kind | readonly |
(not declared) | |
writerFunction | readonly |
WriterFunction |
Method | Modifiers | Description |
---|---|---|
clone(other) | static |