Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js6842 types$1.j_cTag = new TokContext("</tag", false); variable
6858 if (out === types$1.j_oTag && prevType === types.slash || out === types$1.j_cTag) {
7253 if (context === types$1.j_oTag || context === types$1.j_cTag) {
7291 this.state.context.push(types$1.j_cTag); // reconsider as closing tag context