class InValueExpression extends InExpression
Constructor and Description |
---|
InValueExpression(Val val,
Const constant)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection |
getCollection(ExpContext ctx,
ExpState state)
Return the collection to test for containment with.
|
acceptVisit, appendTo, getConstant, getValue, initialize, selectColumns
protected java.util.Collection getCollection(ExpContext ctx, ExpState state)
getCollection
in class InExpression
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.