Transforms program JS source by performing a per-type link.
Provided JS and Ranges are used to grab new JS type chunks. A RebuildCache is used to cache per type JS, statement ranges and sourcemaps (possibly across compiles) and calculate the set of reachable types. JTypeOracle is used to order linked output.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.