Home
last modified time | relevance | path

Searched refs:isSimpleProperty (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js4699 function isSimpleProperty(node) { function
4706 if (isSimpleProperty(node)) {
4750 if (prop.computed || !isSimpleProperty(prop)) return;
4940 if (isSimpleProperty(node)) {