Searched refs:TokenizerFactory (Results 1 – 3 of 3) sorted by relevance
365 WebInspector.TokenizerFactory = function() { } class in WebInspector367 WebInspector.TokenizerFactory.prototype = {
133 WebInspector.CodeMirrorUtils.TokenizerFactory = function() { } class in WebInspector.CodeMirrorUtils135 WebInspector.CodeMirrorUtils.TokenizerFactory.prototype = {
81 …var tokenize = WebInspector.moduleManager.instance(WebInspector.TokenizerFactory).createTokenizer(…