• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 3,
5            "column": 5,
6            "problem": "PrivateIdentifier",
7            "suggest": "",
8            "rule": "Private '#' identifiers are not supported (arkts-no-private-identifiers)"
9        }
10    ]
11}