allow instantiated exceptions to be extracted
This commit is contained in:
@@ -85,6 +85,7 @@ return {
|
|||||||
{
|
{
|
||||||
retrieve = "first",
|
retrieve = "first",
|
||||||
node_type = "identifier",
|
node_type = "identifier",
|
||||||
|
recursive = true,
|
||||||
extract = true,
|
extract = true,
|
||||||
as = i.Throw,
|
as = i.Throw,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user