From 571e2d2544d94c96becd56bc7a25f67c132e9ec9 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 7 May 2025 20:29:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=BE=D0=B1=D1=8A=D1=8F=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B9=20?= =?UTF-8?q?=D0=BC=D0=B0=D1=81=D1=81=D0=B8=D0=B2=D0=BE=D0=B2=20=D0=B2=20jso?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 5 ++++- properties | 2 +- .../Passes/All/SPF_GetAllDeclaratedArrays.java | 16 ++++++++++++++++ .../SapforData/Arrays/ArrayDecl.java | 2 ++ .../SapforData/Arrays/ArraysJson.java | 9 +++++++++ .../SapforData/Arrays/ProjectArray.java | 17 +++++++++++++++++ 6 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 src/_VisualDVM/ProjectData/SapforData/Arrays/ArraysJson.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e0cebb97..5a111975 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,9 +7,12 @@ + - + + +