Class ListMemberOperator

All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class ListMemberOperator extends NAryValueOperator
ValueOperator that verifies if the first of its arguments occurs in any of the subsequent arguments.
Author:
Jeen Broekstra
See Also:
  • Constructor Details Link icon

    • ListMemberOperator Link icon

      public ListMemberOperator()
  • Method Details Link icon