Package com.oracle.js.parser.ir.visitor
package com.oracle.js.parser.ir.visitor
-
ClassesClassDescriptionNodeVisitor<T extends LexicalContext>Visitor used to navigate the IR.TranslatorNodeVisitor<T extends LexicalContext, R>Visitor used to navigate the IR.