Uses of Class
org.mozilla.javascript.Parser
Packages that use Parser
-
Uses of Parser in org.mozilla.javascript
Subclasses of Parser in org.mozilla.javascriptModifier and TypeClassDescriptionfinal class
This class rewrites the parse tree into an IR suitable for codegen.Fields in org.mozilla.javascript declared as ParserConstructors in org.mozilla.javascript with parameters of type ParserModifierConstructorDescription(package private)
TokenStream
(Parser parser, Reader sourceReader, String sourceString, int lineno)