File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11//functionDeclaration[name = 'main']
22//functionCallExpression/unaryExpression/primaryExpression/identifierOrTemplateInstance[identifier='foo']
3- //functionCallExpression/arguments/argumentList/unaryExpression [1]/throwExpression//*[identifier='someThrowable']
4- //functionCallExpression/arguments/argumentList/unaryExpression [2]/primaryExpression/*[identifier='bar']
3+ //functionCallExpression/arguments/namedArgumentList/namedArgument [1]/unaryExpression /throwExpression//*[identifier='someThrowable']
4+ //functionCallExpression/arguments/namedArgumentList/namedArgument [2]/unaryExpression /primaryExpression/*[identifier='bar']
55//ternaryExpression/*[1]//*[identifier='foo']
66//ternaryExpression/*[2]//*[identifier='bar']
77//ternaryExpression/*[3]/throwExpression/unaryExpression/newExpression/type[@pretty='Exception']
You can’t perform that action at this time.
0 commit comments