Uses of Class
org.mozilla.javascript.Parser
-
Packages that use Parser Package Description org.mozilla.javascript -
-
Uses of Parser in org.mozilla.javascript
Subclasses of Parser in org.mozilla.javascript Modifier and Type Class Description class
IRFactory
This class rewrites the parse tree into an IR suitable for codegen.
-