Searched refs:parseTextBlock (Results 1 – 1 of 1) sorted by relevance
270 return this.parseTextBlock();646 if (block = this.parseTextBlock()) {727 block = this.parseTextBlock() || this.emptyBlock(tok.loc.start.line);932 parseTextBlock: function(){ method in Parser1155 tag.block = this.parseTextBlock() || this.emptyBlock(tag.line);