MCPcopy Create free account
hub / github.com/SplootCode/splootcode / parsetree.test.ts

File parsetree.test.ts

packages/language-python/src/nodes/tests/parsetree.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PYTHON_COMMENT } from '../python_comment'
2import { ParseMapper } from '../../analyzer/python_analyzer'
3import { ParseNodeType, isExpressionNode } from 'structured-pyright'
4import { PythonNode } from '../python_node'

Callers

nothing calls this directly

Calls 6

loadPythonTypesFunction · 0.90
getEmptyStatementNodesFunction · 0.90
addChildMethod · 0.80
getStatementMethod · 0.80
walkMethod · 0.80
generateParseTreeMethod · 0.45

Tested by

no test coverage detected