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 TransformpCtx - the current parse contextSemanticExceptionCopyright © 2012 The Apache Software Foundation