-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#88, ClassStatementsGetter rewrite, part 2.
- Loading branch information
Showing
39 changed files
with
459 additions
and
219 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...sstatementsgetter.filteraccessormirror.md → ...essormirrorgetter.filteraccessormirror.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...lassstatementsgetter.getaccessormirror.md → ...accessormirrorgetter.getaccessormirror.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [ts-morph-structures](./ts-morph-structures.md) > [AccessorMirrorGetter](./ts-morph-structures.accessormirrorgetter.md) | ||
|
||
## AccessorMirrorGetter interface | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
export interface AccessorMirrorGetter | ||
``` | ||
|
||
## Methods | ||
|
||
| Method | Description | | ||
| --- | --- | | ||
| [filterAccessorMirror(key)](./ts-morph-structures.accessormirrorgetter.filteraccessormirror.md) | | | ||
| [getAccessorMirror(key)](./ts-morph-structures.accessormirrorgetter.getaccessormirror.md) | | | ||
|
6 changes: 3 additions & 3 deletions
6
...sstatementsgetter.filterbodystatements.md → ...ystatementsgetter.filterbodystatements.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...lassstatementsgetter.getbodystatements.md → ...bodystatementsgetter.getbodystatements.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [ts-morph-structures](./ts-morph-structures.md) > [ClassBodyStatementsGetter](./ts-morph-structures.classbodystatementsgetter.md) | ||
|
||
## ClassBodyStatementsGetter interface | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
export interface ClassBodyStatementsGetter | ||
``` | ||
|
||
## Methods | ||
|
||
| Method | Description | | ||
| --- | --- | | ||
| [filterBodyStatements(key)](./ts-morph-structures.classbodystatementsgetter.filterbodystatements.md) | | | ||
| [getBodyStatements(key)](./ts-morph-structures.classbodystatementsgetter.getbodystatements.md) | | | ||
|
6 changes: 3 additions & 3 deletions
6
...sstatementsgetter.filterheadstatements.md → ...dstatementsgetter.filterheadstatements.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...lassstatementsgetter.gettailstatements.md → ...headstatementsgetter.getheadstatements.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [ts-morph-structures](./ts-morph-structures.md) > [ClassHeadStatementsGetter](./ts-morph-structures.classheadstatementsgetter.md) | ||
|
||
## ClassHeadStatementsGetter interface | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
export interface ClassHeadStatementsGetter | ||
``` | ||
|
||
## Methods | ||
|
||
| Method | Description | | ||
| --- | --- | | ||
| [filterHeadStatements(key)](./ts-morph-structures.classheadstatementsgetter.filterheadstatements.md) | | | ||
| [getHeadStatements(key)](./ts-morph-structures.classheadstatementsgetter.getheadstatements.md) | | | ||
|
22 changes: 0 additions & 22 deletions
22
docs/api/ts-morph-structures.classstatementsgetter.filterctorheadstatements.md
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
docs/api/ts-morph-structures.classstatementsgetter.filterctortailstatements.md
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
docs/api/ts-morph-structures.classstatementsgetter.filterpropertyinitializer.md
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
docs/api/ts-morph-structures.classstatementsgetter.getctorheadstatements.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...sstatementsgetter.filtertailstatements.md → ...lstatementsgetter.filtertailstatements.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...lassstatementsgetter.getheadstatements.md → ...tailstatementsgetter.gettailstatements.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [ts-morph-structures](./ts-morph-structures.md) > [ClassTailStatementsGetter](./ts-morph-structures.classtailstatementsgetter.md) | ||
|
||
## ClassTailStatementsGetter interface | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
export interface ClassTailStatementsGetter | ||
``` | ||
|
||
## Methods | ||
|
||
| Method | Description | | ||
| --- | --- | | ||
| [filterTailStatements(key)](./ts-morph-structures.classtailstatementsgetter.filtertailstatements.md) | | | ||
| [getTailStatements(key)](./ts-morph-structures.classtailstatementsgetter.gettailstatements.md) | | | ||
|
Oops, something went wrong.