MCPcopy Create free account
hub / github.com/AjayMT/golsp / comparePatternNode

Function comparePatternNode

core/eval.go:21–72  ·  view source on GitHub ↗

comparePatternNode: Compare a node in a function pattern with an argument object `pattern`: the pattern node `arg`: the argument to compare with the pattern this function returns whether the argument matches the pattern node

(pattern STNode, arg Object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

matchPatternsFunction · 0.85

Calls 1

NextMethod · 0.80

Tested by

no test coverage detected