Uses of Class
org.mozilla.javascript.ast.AstRoot
-
Uses of AstRoot in org.mozilla.javascript
Modifier and TypeMethodDescriptionDeprecated.use parse(String, String, int) insteadBuilds a parse tree from the given source string.Modifier and TypeMethodDescriptionIRFactory.transformTree
(AstRoot root) Transforms the tree into a lower-level IR suitable for codegen. -
Uses of AstRoot in org.mozilla.javascript.ast
Modifier and TypeMethodDescriptionAstNode.getAstRoot()
Returns the root of the tree containing this node.