Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactjs/react-docgen
/ expression
Method
expression
packages/react-docgen/tests/utils.ts:28–28 ·
view source on GitHub ↗
( src: string, options?: TransformOptions, )
Source
from the content-addressed store, hash-verified
26
27
interface
Parse extends ParseCall {
28
expression<T = Expression>(
29
src: string,
30
options?: TransformOptions,
31
): NodePath<T>;
Callers
15
isRequiredPropType-test.ts
File · 0.80
getTypeAnnotation-test.ts
File · 0.80
getMethodDocumentation-test.ts
File · 0.80
getMemberExpressionRoot-test.ts
File · 0.80
getDescriptors
Function · 0.80
resolveObjectPatternPropertyToValue-test.ts
File · 0.80
getPropertyName-test.ts
File · 0.80
isReactComponentClass-test.ts
File · 0.80
isUnreachableFlowType-test.ts
File · 0.80
expressionTo-test.ts
File · 0.80
getParameterName-test.ts
File · 0.80
getPropType-test.ts
File · 0.80
Calls
no outgoing calls
Tested by
1
getDescriptors
Function · 0.64