public class PropertyReadExpander
extends com.ibm.wala.cast.tree.rewrite.CAstRewriter<com.ibm.wala.cast.js.translator.PropertyReadExpander.RewriteContext,com.ibm.wala.cast.js.translator.PropertyReadExpander.ExpanderKey>
| Constructor and Description |
|---|
PropertyReadExpander(com.ibm.wala.cast.tree.CAst Ast) |
| Modifier and Type | Method and Description |
|---|---|
protected com.ibm.wala.cast.tree.CAstNode |
copyNodes(com.ibm.wala.cast.tree.CAstNode root,
com.ibm.wala.cast.tree.CAstControlFlowMap cfg,
com.ibm.wala.cast.js.translator.PropertyReadExpander.RewriteContext context,
Map<com.ibm.wala.util.collections.Pair<com.ibm.wala.cast.tree.CAstNode,com.ibm.wala.cast.js.translator.PropertyReadExpander.ExpanderKey>,com.ibm.wala.cast.tree.CAstNode> nodeMap) |
public PropertyReadExpander(com.ibm.wala.cast.tree.CAst Ast)
protected com.ibm.wala.cast.tree.CAstNode copyNodes(com.ibm.wala.cast.tree.CAstNode root,
com.ibm.wala.cast.tree.CAstControlFlowMap cfg,
com.ibm.wala.cast.js.translator.PropertyReadExpander.RewriteContext context,
Map<com.ibm.wala.util.collections.Pair<com.ibm.wala.cast.tree.CAstNode,com.ibm.wala.cast.js.translator.PropertyReadExpander.ExpanderKey>,com.ibm.wala.cast.tree.CAstNode> nodeMap)
copyNodes in class com.ibm.wala.cast.tree.rewrite.CAstRewriter<com.ibm.wala.cast.js.translator.PropertyReadExpander.RewriteContext,com.ibm.wala.cast.js.translator.PropertyReadExpander.ExpanderKey>Copyright © 2017. All rights reserved.