Searched refs:visitCustomPropertyDeclarationNode (Results 1 – 3 of 3) sorted by relevance
1 …visitCustomPropertyDeclarationNode(e);case te.VariableDeclaration:return this.visitVariableDeclara… method in e
28860 return this.visitCustomPropertyDeclarationNode(node);28928 ScopeBuilder.prototype.visitCustomPropertyDeclarationNode = function (node) { method in ScopeBuilder
1 …visitCustomPropertyDeclarationNode(node);\n case nodes.NodeType.VariableDeclaration:\n …