Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Pure Python Java parser and tools
Short Name: javalang
URL: https://github.com/c2nes/javalang
Version: 0.13.0
License: MIT
License File: NOT_SHIPPED
Security Critical: no

Description:
javalang is a pure Python library for working with Java source code. javalang
provides a lexer and parser targeting Java 8. The implementation is based on the
Java language spec available at
http://docs.oracle.com/javase/specs/jls/se8/html/.

Chrome uses javalang for Android builds to modify Java files.