public class UnionProcessor extends java.lang.Object implements Transform
Constructor and Description |
---|
UnionProcessor()
empty constructor.
|
Modifier and Type | Method and Description |
---|---|
ParseContext |
transform(ParseContext pCtx)
Transform the query tree.
|
public ParseContext transform(ParseContext pCtx) throws SemanticException
transform
in interface Transform
pCtx
- the current parse contextSemanticException
Copyright © 2012 The Apache Software Foundation