Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/nunjucks/src/
Dparser.js905 _proto.parseSignature = function parseSignature(tolerant, noParens) { argument
907 if (!noParens && tok.type !== lexer.TOKEN_LEFT_PAREN) {
923 if (!noParens && tok.type === lexer.TOKEN_RIGHT_PAREN) {
926 } else if (noParens && tok.type === lexer.TOKEN_BLOCK_END) {
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks.js3738 _proto.parseSignature = function parseSignature(tolerant, noParens) {
3740 if (!noParens && tok.type !== lexer.TOKEN_LEFT_PAREN) {
3756 if (!noParens && tok.type === lexer.TOKEN_RIGHT_PAREN) {
3759 } else if (noParens && tok.type === lexer.TOKEN_BLOCK_END) {
Dnunjucks.min.js.map1noParens","checkComma","prev","parseNodes","TOKEN_DATA","data","nextVal","TOKEN_BLOCK_START","TOKE…
Dnunjucks.js.map1noParens","checkComma","prev","parseNodes","TOKEN_DATA","data","nextVal","TOKEN_BLOCK_START","TOKE…