1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "label": "haskell.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L1"}, {"id": "haskell_haskelllexer", "label": "HaskellLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L24"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "haskell_hspeclexer", "label": "HspecLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L157"}, {"id": "haskell_idrislexer", "label": "IdrisLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L178"}, {"id": "haskell_agdalexer", "label": "AgdaLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L289"}, {"id": "haskell_cryptollexer", "label": "CryptolLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L362"}, {"id": "haskell_cryptollexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L489"}, {"id": "haskell_literatelexer", "label": "LiterateLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L499"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "haskell_literatelexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L514"}, {"id": "haskell_literatelexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L518"}, {"id": "haskell_literatehaskelllexer", "label": "LiterateHaskellLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L563"}, {"id": "haskell_literatehaskelllexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L581"}, {"id": "haskell_literateidrislexer", "label": "LiterateIdrisLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L586"}, {"id": "haskell_literateidrislexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L604"}, {"id": "haskell_literateagdalexer", "label": "LiterateAgdaLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L609"}, {"id": "haskell_literateagdalexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L627"}, {"id": "haskell_literatecryptollexer", "label": "LiterateCryptolLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L632"}, {"id": "haskell_literatecryptollexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L650"}, {"id": "haskell_kokalexer", "label": "KokaLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L655"}, {"id": "haskell_rationale_1", "label": "pygments.lexers.haskell ~~~~~~~~~~~~~~~~~~~~~~~ Lexers for Haskell and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L1"}, {"id": "haskell_rationale_25", "label": "A Haskell lexer based on the lexemes defined in the Haskell 98 Report.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L25"}, {"id": "haskell_rationale_158", "label": "A Haskell lexer with support for Hspec constructs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L158"}, {"id": "haskell_rationale_179", "label": "A lexer for the dependently typed programming language Idris. Based on the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L179"}, {"id": "haskell_rationale_290", "label": "For the Agda dependently typed functional programming language and proof ass", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L290"}, {"id": "haskell_rationale_363", "label": "FIXME: A Cryptol2 lexer based on the lexemes defined in the Haskell 98 Report.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L363"}, {"id": "haskell_rationale_500", "label": "Base class for lexers of literate file formats based on LaTeX or Bird-style", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L500"}, {"id": "haskell_rationale_564", "label": "For Literate Haskell (Bird-style or LaTeX) source. Additional options accep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L564"}, {"id": "haskell_rationale_587", "label": "For Literate Idris (Bird-style or LaTeX) source. Additional options accepte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L587"}, {"id": "haskell_rationale_610", "label": "For Literate Agda source. Additional options accepted: `litstyle`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L610"}, {"id": "haskell_rationale_633", "label": "For Literate Cryptol (Bird-style or LaTeX) source. Additional options accep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L633"}, {"id": "haskell_rationale_656", "label": "Lexer for the Koka language.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L656"}, {"id": "haskell_rationale_125", "label": "# NOTE: the next four states are shared in the AgdaLexer; make sure", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L125"}, {"id": "haskell_rationale_257", "label": "# NOTE: the next four states are shared in the AgdaLexer; make sure", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L257"}, {"id": "haskell_rationale_446", "label": "# TODO: these don't match the comments in docs, remove.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L446"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "pygments", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_haskelllexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L24", "weight": 1.0}, {"source": "haskell_haskelllexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_hspeclexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L157", "weight": 1.0}, {"source": "haskell_hspeclexer", "target": "haskell_haskelllexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_idrislexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L178", "weight": 1.0}, {"source": "haskell_idrislexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_agdalexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L289", "weight": 1.0}, {"source": "haskell_agdalexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_cryptollexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L362", "weight": 1.0}, {"source": "haskell_cryptollexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L362", "weight": 1.0}, {"source": "haskell_cryptollexer", "target": "haskell_cryptollexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L489", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_literatelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L499", "weight": 1.0}, {"source": "haskell_literatelexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L499", "weight": 1.0}, {"source": "haskell_literatelexer", "target": "haskell_literatelexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L514", "weight": 1.0}, {"source": "haskell_literatelexer", "target": "haskell_literatelexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L518", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_literatehaskelllexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L563", "weight": 1.0}, {"source": "haskell_literatehaskelllexer", "target": "haskell_literatelexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L563", "weight": 1.0}, {"source": "haskell_literatehaskelllexer", "target": "haskell_literatehaskelllexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L581", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_literateidrislexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L586", "weight": 1.0}, {"source": "haskell_literateidrislexer", "target": "haskell_literatelexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L586", "weight": 1.0}, {"source": "haskell_literateidrislexer", "target": "haskell_literateidrislexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L604", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_literateagdalexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L609", "weight": 1.0}, {"source": "haskell_literateagdalexer", "target": "haskell_literatelexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L609", "weight": 1.0}, {"source": "haskell_literateagdalexer", "target": "haskell_literateagdalexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L627", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_literatecryptollexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L632", "weight": 1.0}, {"source": "haskell_literatecryptollexer", "target": "haskell_literatelexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L632", "weight": 1.0}, {"source": "haskell_literatecryptollexer", "target": "haskell_literatecryptollexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L650", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "target": "haskell_kokalexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L655", "weight": 1.0}, {"source": "haskell_kokalexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L655", "weight": 1.0}, {"source": "haskell_cryptollexer_get_tokens_unprocessed", "target": "haskell_literatelexer_get_tokens_unprocessed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L492", "weight": 1.0}, {"source": "haskell_literatelexer_init", "target": "haskell_literatecryptollexer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L516", "weight": 1.0}, {"source": "haskell_literatehaskelllexer_init", "target": "haskell_haskelllexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L582", "weight": 1.0}, {"source": "haskell_literatehaskelllexer_init", "target": "haskell_literatecryptollexer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L583", "weight": 1.0}, {"source": "haskell_literateidrislexer_init", "target": "haskell_idrislexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L605", "weight": 1.0}, {"source": "haskell_literateidrislexer_init", "target": "haskell_literatecryptollexer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L606", "weight": 1.0}, {"source": "haskell_literateagdalexer_init", "target": "haskell_agdalexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L628", "weight": 1.0}, {"source": "haskell_literateagdalexer_init", "target": "haskell_literatecryptollexer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L629", "weight": 1.0}, {"source": "haskell_literatecryptollexer_init", "target": "haskell_cryptollexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L651", "weight": 1.0}, {"source": "haskell_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L1", "weight": 1.0}, {"source": "haskell_rationale_25", "target": "haskell_haskelllexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L25", "weight": 1.0}, {"source": "haskell_rationale_158", "target": "haskell_hspeclexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L158", "weight": 1.0}, {"source": "haskell_rationale_179", "target": "haskell_idrislexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L179", "weight": 1.0}, {"source": "haskell_rationale_290", "target": "haskell_agdalexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L290", "weight": 1.0}, {"source": "haskell_rationale_363", "target": "haskell_cryptollexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L363", "weight": 1.0}, {"source": "haskell_rationale_500", "target": "haskell_literatelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L500", "weight": 1.0}, {"source": "haskell_rationale_564", "target": "haskell_literatehaskelllexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L564", "weight": 1.0}, {"source": "haskell_rationale_587", "target": "haskell_literateidrislexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L587", "weight": 1.0}, {"source": "haskell_rationale_610", "target": "haskell_literateagdalexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L610", "weight": 1.0}, {"source": "haskell_rationale_633", "target": "haskell_literatecryptollexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L633", "weight": 1.0}, {"source": "haskell_rationale_656", "target": "haskell_kokalexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L656", "weight": 1.0}, {"source": "haskell_rationale_125", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L125", "weight": 1.0}, {"source": "haskell_rationale_257", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L257", "weight": 1.0}, {"source": "haskell_rationale_446", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_haskell_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L446", "weight": 1.0}], "raw_calls": [{"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L519"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L521"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L527"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L528"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L529"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L531"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L531"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L532"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L533"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L535"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L535"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "TexLexer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L539"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L542"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L543"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L545"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L545"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L550"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L550"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L553"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L553"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L554"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L558"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L558"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L559"}, {"caller_nid": "haskell_literatelexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/haskell.py", "source_location": "L560"}]} |