Uses of Class
com.atlassian.query.operand.EmptyOperand

Packages that use EmptyOperand
com.atlassian.query.operand   
 

Uses of EmptyOperand in com.atlassian.query.operand
 

Fields in com.atlassian.query.operand declared as EmptyOperand
static EmptyOperand EmptyOperand.EMPTY
           
 

Methods in com.atlassian.query.operand with parameters of type EmptyOperand
 R OperandVisitor.visit(EmptyOperand empty)
          The method called when visiting an EmptyOperand.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.