public static class ConstantPropagate.ConstantPropagateWalker extends DefaultGraphWalker
dispatcher, opStack, retMap, toWalk
Constructor and Description |
---|
ConstantPropagate.ConstantPropagateWalker(Dispatcher disp) |
Modifier and Type | Method and Description |
---|---|
void |
walk(Node nd)
walk the current operator and its descendants.
|
dispatch, dispatchAndReturn, getDispatchedList, getToWalk, startWalking
public ConstantPropagate.ConstantPropagateWalker(Dispatcher disp)
public void walk(Node nd) throws SemanticException
DefaultGraphWalker
walk
in class DefaultGraphWalker
nd
- current operator in the graphSemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.