JParseCode 0.17.0
Performance refactor, several libraries updated: JArrays, JCollectionUtil, JFileIo, JTextParser, and JTextTokenizer
Changed
- Changed to new
FileReadUtil.readChars(InputStream)([email protected]) - Switched lombok
valusage to Java 9var - Added
HashMap<String, *Keyword> keywordSetfield toCsKeywordandJavaKeywordfor performance - Added some duplicate code in
IdentifierTokenizerto work with optimizedCharConditions.ContainsFirstSpecialconstructor