{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_arturo_py", "label": "arturo.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/arturo.py", "source_location": "L1"}, {"id": "arturo_arturolexer", "label": "ArturoLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/arturo.py", "source_location": "L21"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "arturo_arturolexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/arturo.py", "source_location": "L35"}, {"id": "arturo_arturolexer_handle_annotated_strings", "label": ".handle_annotated_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/arturo.py", "source_location": "L40"}, {"id": "arturo_rationale_1", "label": "pygments.lexers.arturo ~~~~~~~~~~~~~~~~~~~~~~ Lexer for the Arturo lang", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/arturo.py", "source_location": "L1"}, {"id": "arturo_rationale_22", "label": "For Arturo source code. See `Arturo's Github