Package com.google.javascript.rhino.jstype


package com.google.javascript.rhino.jstype
Provides abstractions to represent types in JavaScript. Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.