Home > ts-morph-structures > PrefixOperatorsTypeStructureImpl
("..." | "keyof" | "typeof" | "readonly" | "unique")[] (object type)
Signature:
export default class PrefixOperatorsTypeStructureImpl extends TypeStructuresBase<TypeStructureKind.PrefixOperators>
Extends: TypeStructuresBase<TypeStructureKind.PrefixOperators>
| Constructor | Modifiers | Description |
|---|---|---|
| [(constructor)(operators, objectType)](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixoperatorstypestructureimpl._constructor_.html) | Constructs a new instance of the `PrefixOperatorsTypeStructureImpl` class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [kind](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixoperatorstypestructureimpl.kind.html) | `readonly` | (not declared) | |
| [objectType](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixoperatorstypestructureimpl.objecttype.html) | [TypeStructures](/es-membrane/ts-morph-structures/api/ts-morph-structures.typestructures.html) | ||
| [operators](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixoperatorstypestructureimpl.operators.html) | [PrefixUnaryOperator](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixunaryoperator.html)\[\] | ||
| [writerFunction](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixoperatorstypestructureimpl.writerfunction.html) | `readonly` | WriterFunction |
| Method | Modifiers | Description |
|---|---|---|
| [clone(other)](/es-membrane/ts-morph-structures/api/ts-morph-structures.prefixoperatorstypestructureimpl.clone.html) | `static` |