Uses of Class
org.apache.pig.newplan.logical.expression.NegativeExpression

Packages that use NegativeExpression
org.apache.pig.newplan.logical.expression   
org.apache.pig.newplan.logical.visitor   
 

Uses of NegativeExpression in org.apache.pig.newplan.logical.expression
 

Methods in org.apache.pig.newplan.logical.expression with parameters of type NegativeExpression
 void LogicalExpressionVisitor.visit(NegativeExpression op)
           
 void ExpToPhyTranslationVisitor.visit(NegativeExpression op)
           
 void AllSameExpressionVisitor.visit(NegativeExpression op)
           
 

Uses of NegativeExpression in org.apache.pig.newplan.logical.visitor
 

Methods in org.apache.pig.newplan.logical.visitor with parameters of type NegativeExpression
 void TypeCheckingExpVisitor.visit(NegativeExpression negExp)
           
 



Copyright © 2007-2012 The Apache Software Foundation