1 line
6.4 KiB
JSON
1 line
6.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "label": "pawn.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L1"}, {"id": "pawn_sourcepawnlexer", "label": "SourcePawnLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L19"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pawn_sourcepawnlexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L107"}, {"id": "pawn_sourcepawnlexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L117"}, {"id": "pawn_pawnlexer", "label": "PawnLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L129"}, {"id": "pawn_pawnlexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L198"}, {"id": "pawn_rationale_1", "label": "pygments.lexers.pawn ~~~~~~~~~~~~~~~~~~~~ Lexers for the Pawn languages", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L1"}, {"id": "pawn_rationale_20", "label": "For SourcePawn source code with preprocessor directives.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L20"}, {"id": "pawn_rationale_130", "label": "For Pawn source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L130"}, {"id": "pawn_rationale_199", "label": "This is basically C. There is a keyword which doesn't exist in C though", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L199"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "target": "pawn_sourcepawnlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L19", "weight": 1.0}, {"source": "pawn_sourcepawnlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L19", "weight": 1.0}, {"source": "pawn_sourcepawnlexer", "target": "pawn_sourcepawnlexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L107", "weight": 1.0}, {"source": "pawn_sourcepawnlexer", "target": "pawn_sourcepawnlexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "target": "pawn_pawnlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L129", "weight": 1.0}, {"source": "pawn_pawnlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L129", "weight": 1.0}, {"source": "pawn_pawnlexer", "target": "pawn_pawnlexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L198", "weight": 1.0}, {"source": "pawn_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pawn_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L1", "weight": 1.0}, {"source": "pawn_rationale_20", "target": "pawn_sourcepawnlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L20", "weight": 1.0}, {"source": "pawn_rationale_130", "target": "pawn_pawnlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L130", "weight": 1.0}, {"source": "pawn_rationale_199", "target": "pawn_pawnlexer_analyse_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L199", "weight": 1.0}], "raw_calls": [{"caller_nid": "pawn_sourcepawnlexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L108"}, {"caller_nid": "pawn_sourcepawnlexer_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L111"}, {"caller_nid": "pawn_sourcepawnlexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pawn.py", "source_location": "L114"}]} |