MCPcopy Index your code
hub / github.com/gpujs/gpu.js / astIdentifierExpression

Method astIdentifierExpression

src/backend/function-node.js:1039–1041  ·  view source on GitHub ↗
(ast, retArr)

Source from the content-addressed store, hash-verified

1037 return retArr;
1038 }
1039 astIdentifierExpression(ast, retArr) {
1040 return retArr;
1041 }
1042 astAssignmentExpression(ast, retArr) {
1043 return retArr;
1044 }

Callers 1

astGenericMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected