Lines Matching refs:tokenType

121             { this.tokenType = "javascript-comment"; return cursor; }
128 { this.tokenType = null; return cursor; }
137 { this.tokenType = "javascript-comment"; return cursor; }
230 { this.tokenType = null; return cursor; }
236 { this.tokenType = null; return cursor; }
251 this.tokenType = "javascript-keyword";
253 this.tokenType = "javascript-ident";
276 { this.tokenType = null; return cursor; }
307 { this.tokenType = null; return cursor; }
327 { this.tokenType = "javascript-number"; return cursor; }
640 { this.tokenType = "javascript-comment"; return cursor; }
650 { this.tokenType = "javascript-comment"; return cursor; }
653 { this.tokenType = "javascript-comment"; return cursor; }
746 { this.tokenType = "javascript-string"; return cursor; }
763 { this.tokenType = "javascript-string"; return cursor; }
873 { this.tokenType = "javascript-string"; return cursor; }
930 { this.tokenType = "javascript-string"; return cursor; }
938 { this.tokenType = null; return cursor; }
943 { this.tokenType = "javascript-string"; return cursor; }
1162 { this.tokenType = null; return cursor; }
1167 { this.tokenType = null; return cursor; }
1183 this.tokenType = "javascript-keyword";
1185 this.tokenType = "javascript-ident";
1209 { this.tokenType = null; return cursor; }
1272 { this.tokenType = "javascript-number"; return cursor; }
1631 { this.tokenType = "javascript-comment"; return cursor; }
1641 { this.tokenType = "javascript-comment"; return cursor; }
1644 { this.tokenType = "javascript-comment"; return cursor; }
1681 { this.tokenType = "javascript-regexp"; return cursor; }
1713 { this.tokenType = "javascript-regexp"; return cursor; }
1904 { this.tokenType = "javascript-string"; return cursor; }
1921 { this.tokenType = "javascript-string"; return cursor; }
2031 { this.tokenType = "javascript-string"; return cursor; }
2094 { this.tokenType = "javascript-regexp"; return cursor; }
2102 { this.tokenType = null; return cursor; }
2109 { this.tokenType = "javascript-regexp"; return cursor; }
2253 { this.tokenType = "javascript-string"; return cursor; }
2261 { this.tokenType = null; return cursor; }
2266 { this.tokenType = "javascript-string"; return cursor; }