Searched refs:jsxName (Results 1 – 1 of 1) sorted by relevance
6845 types.jsxName = new TokenType("jsxName"); variable7001 return this.finishToken(types.jsxName, this.input.slice(start, this.state.pos));7024 if (this.match(types.jsxName)) {