Searched defs:tokenType (Results 1 – 1 of 1) sorted by relevance
146 int tokenType = Token.LATIN; in getTokens() local183 final StringBuilder sb, final ArrayList<Token> tokens, final int tokenType) { in addToken()