Home > ts-morph-structures > ArrayTypeStructureImpl
boolean[]
Signature:
export default class ArrayTypeStructureImpl extends TypeStructuresBase<TypeStructureKind.Array>
Extends: TypeStructuresBase<TypeStructureKind.Array>
| Constructor | Modifiers | Description |
|---|---|---|
| [(constructor)(objectType)](/es-membrane/ts-morph-structures/api/ts-morph-structures.arraytypestructureimpl._constructor_.html) | Constructs a new instance of the `ArrayTypeStructureImpl` class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [kind](/es-membrane/ts-morph-structures/api/ts-morph-structures.arraytypestructureimpl.kind.html) | `readonly` | (not declared) | |
| [objectType](/es-membrane/ts-morph-structures/api/ts-morph-structures.arraytypestructureimpl.objecttype.html) | [TypeStructures](/es-membrane/ts-morph-structures/api/ts-morph-structures.typestructures.html) | ||
| [writerFunction](/es-membrane/ts-morph-structures/api/ts-morph-structures.arraytypestructureimpl.writerfunction.html) | `readonly` | WriterFunction |
| Method | Modifiers | Description |
|---|---|---|
| [clone(other)](/es-membrane/ts-morph-structures/api/ts-morph-structures.arraytypestructureimpl.clone.html) | `static` |