Class IRFactory

java.lang.Object
org.mozilla.javascript.IRFactory

public final class IRFactory extends Object
This class rewrites the parse tree into an IR suitable for codegen.
Author:
Mike McCabe, Norris Boyd
See Also: