Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js5420 pp$8.flowParseObjectType = function (allowStatic, allowExact, allowSpread) { argument
5452 if (allowStatic && this.isContextual("static") && this.lookahead().type !== types.colon) {