MCPcopy Create free account
hub / github.com/reactjs/react-docgen / getMemberExpressionValuePath.ts

File getMemberExpressionValuePath.ts

packages/react-docgen/src/utils/getMemberExpressionValuePath.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NodePath } from '@babel/traverse';
2import { visitors } from '@babel/traverse';
3import type { Expression } from '@babel/types';
4import getNameOrValue from './getNameOrValue.js';

Callers

nothing calls this directly

Calls 3

getNameOrValueFunction · 0.85
toStringFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected