Home > ts-morph-structures > IntersectionTypeStructureImpl
Signature:
export default class IntersectionTypeStructureImpl extends TypeStructuresWithChildren<TypeStructureKind.Intersection, TypeStructures[]>
Extends: TypeStructuresWithChildren<TypeStructureKind.Intersection, TypeStructures[]>
Foo & Bar & ...
| Constructor | Modifiers | Description |
|---|---|---|
| [(constructor)(childTypes)](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl._constructor_.html) | Constructs a new instance of the `IntersectionTypeStructureImpl` class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [childTypes](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.childtypes.html) | [TypeStructures](/es-membrane/ts-morph-structures/api/ts-morph-structures.typestructures.html)\[\] | ||
| [endToken](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.endtoken.html) | `protected` `readonly` | (not declared) | |
| [joinChildrenToken](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.joinchildrentoken.html) | `protected` `readonly` | (not declared) | |
| [kind](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.kind.html) | `readonly` | (not declared) | |
| [maxChildCount](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.maxchildcount.html) | `protected` `readonly` | number | |
| [objectType](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.objecttype.html) | `protected` `readonly` | null | |
| [startToken](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.starttoken.html) | `protected` `readonly` | (not declared) |
| Method | Modifiers | Description |
|---|---|---|
| [clone(other)](/es-membrane/ts-morph-structures/api/ts-morph-structures.intersectiontypestructureimpl.clone.html) | `static` |