MCPcopy Create free account
hub / github.com/andylei/paperbox / visitMethod

Function visitMethod

JSXTransformer.js:14457–14471  ·  view source on GitHub ↗

* Methods cause trouble, since esprima parses them as a key/value pair, where * the location of the value starts at the method body. For example * { bar(x:number,...y:Array ):number {} } * is parsed as * { bar: function(x: number, ...y:Array ): number {} } * except that the locati

(traverse, node, path, state)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

traverseFunction · 0.85

Tested by

no test coverage detected