File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
lib/node_modules/@stdlib/_tools/static-analysis/js/program-summary/lib Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
[
2
- " BreakStatement" ,
3
- " ContinueStatement" ,
4
- " DoWhileStatement" ,
5
- " ExpressionStatement" ,
6
- " ForStatement" ,
7
- " ForInStatement" ,
8
- " ForOfStatement" ,
9
- " FunctionDeclaration" ,
10
- " IfStatement" ,
11
- " ReturnStatement" ,
12
- " SwitchStatement" ,
13
- " ThrowStatement" ,
14
- " TryStatement" ,
15
- " VariableDeclaration" ,
16
- " WhileStatement"
2
+ " BreakStatement" ,
3
+ " ContinueStatement" ,
4
+ " DoWhileStatement" ,
5
+ " ExpressionStatement" ,
6
+ " ForStatement" ,
7
+ " ForInStatement" ,
8
+ " ForOfStatement" ,
9
+ " FunctionDeclaration" ,
10
+ " IfStatement" ,
11
+ " ReturnStatement" ,
12
+ " SwitchStatement" ,
13
+ " ThrowStatement" ,
14
+ " TryStatement" ,
15
+ " VariableDeclaration" ,
16
+ " WhileStatement"
17
17
]
You can’t perform that action at this time.
0 commit comments