Searched refs:DecoratorBlock (Results 1 – 13 of 13) sorted by relevance
136 DecoratorBlock(decorator: hbs.AST.DecoratorBlock): void;159 DecoratorBlock(decorator: hbs.AST.DecoratorBlock): void;315 interface DecoratorBlock extends BlockStatement { } interface
89 DecoratorBlock: visitBlock, property in Visitor
56 PrintVisitor.prototype.BlockStatement = PrintVisitor.prototype.DecoratorBlock = function( method in PrintVisitor
156 DecoratorBlock(decorator) { method in Compiler218 this.DecoratorBlock(decorator);
65 WhitespaceControl.prototype.BlockStatement = WhitespaceControl.prototype.DecoratorBlock = Whitespac… method in WhitespaceControl
166 DecoratorBlock: function DecoratorBlock(decorator) {225 this.DecoratorBlock(decorator);
91 DecoratorBlock: visitBlock,
67 PrintVisitor.prototype.BlockStatement = PrintVisitor.prototype.DecoratorBlock = function (block) { method in PrintVisitor
75 WhitespaceControl.prototype.BlockStatement = WhitespaceControl.prototype.DecoratorBlock = Whitespac… method in WhitespaceControl
161 DecoratorBlock: function DecoratorBlock(decorator) {220 this.DecoratorBlock(decorator);
89 DecoratorBlock: visitBlock,
66 PrintVisitor.prototype.BlockStatement = PrintVisitor.prototype.DecoratorBlock = function (block) { method in PrintVisitor
73 …WhitespaceControl.prototype.BlockStatement = WhitespaceControl.prototype.DecoratorBlock = Whitespa… method in WhitespaceControl