Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/nunjucks/src/
Dlexer.js17 var TOKEN_BLOCK_END = 'block-end'; variable
110 return token(TOKEN_BLOCK_END, tok, lineno, colno);
452 TOKEN_BLOCK_END: TOKEN_BLOCK_END,
Dparser.js107 if (tok && tok.type === lexer.TOKEN_BLOCK_END) {
250 if (nextTok.type === lexer.TOKEN_BLOCK_END) {
374 if (!this.skip(lexer.TOKEN_BLOCK_END)) {
926 } else if (noParens && tok.type === lexer.TOKEN_BLOCK_END) {
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks.js2940 if (tok && tok.type === lexer.TOKEN_BLOCK_END) {
3083 if (nextTok.type === lexer.TOKEN_BLOCK_END) {
3207 if (!this.skip(lexer.TOKEN_BLOCK_END)) {
3759 } else if (noParens && tok.type === lexer.TOKEN_BLOCK_END) {
3884 var TOKEN_BLOCK_END = 'block-end';
3977 return token(TOKEN_BLOCK_END, tok, lineno, colno);
4319 TOKEN_BLOCK_END: TOKEN_BLOCK_END,
Dnunjucks.min.js2TOKEN_BLOCK_END?"-"===n.value.charAt(0)&&(this.dropLeadingWhitespace=!0):this.fail("expected block… property
Dnunjucks.min.js.map1TOKEN_BLOCK_END","advanceAfterVariableEnd","TOKEN_VARIABLE_END","tags","VARIABLE_END","parseFor","…
Dnunjucks.js.map1TOKEN_BLOCK_END","advanceAfterVariableEnd","TOKEN_VARIABLE_END","tags","VARIABLE_END","parseFor","…