MCPcopy Create free account
hub / github.com/microsoft/SandDance / parseNonComputedMember

Function parseNonComputedMember

docs/tests/v2/es6/js/sanddance.js:129114–129117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129112}
129113
129114function parseNonComputedMember() {
129115 expect('.');
129116 return parseNonComputedProperty();
129117}
129118
129119function parseComputedMember() {
129120 var expr;

Callers 1

Calls 2

expectFunction · 0.70
parseNonComputedPropertyFunction · 0.70

Tested by

no test coverage detected