public class PrintOpTreeProcessor extends Object implements NodeProcessor
Constructor and Description |
---|
PrintOpTreeProcessor() |
PrintOpTreeProcessor(PrintStream o) |
public PrintOpTreeProcessor()
public PrintOpTreeProcessor(PrintStream o)
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx ctx, Object... nodeOutputs) throws SemanticException
NodeProcessor
process
in interface NodeProcessor
nd
- operator to processctx
- operator processor contextnodeOutputs
- A variable argument list of outputs from other nodes in the walkSemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.