Searched refs:tokenId (Results 1 – 5 of 5) sorted by relevance
38 public final int tokenId; field in SmaliLexicalElementType41 …protected SmaliLexicalElementType(int tokenId, String tokenName, TextAttributesKey textAttributesK… in SmaliLexicalElementType() argument43 this.tokenId = tokenId; in SmaliLexicalElementType()
284 for (int tokenId=0; tokenId<tokenCount; tokenId++) {285 String tokenName = smaliParser.tokenNames[tokenId];300 …SmaliLexicalElementType elementType = new SmaliLexicalElementType(tokenId, tokenName, textAttribut…301 ELEMENT_TYPES[tokenId] = elementType;
98 currentToken = new CommonToken(elementType.tokenId, psiBuilder.getTokenText()); in buildCurrentToken()114 return ((SmaliLexicalElementType)elementType).tokenId; in LA()
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...