How to parse php array block into map or another structure
Hello,
I started my first plugin development and I browsed many pages of documentation but I can't resolve problem with parse php array.
I Have PsiElement (ArrayCreationExpressionImpl class):
https://i.imgur.com/Pns7a5Y.png
Is there any solution to obtain a stacked array structure ?
Please sign in to leave a comment.