Class Modifier


  • public class Modifier
    extends QueryNode
    A LexCQL expression tree modifier node.
    • Method Detail

      • getName

        public String getName()
        Get the modifier name.
        Returns:
        the name
      • getRelation

        public String getRelation()
        Get the modifier relation.
        Returns:
        the relation or null if none
      • getValue

        public String getValue()
        Get the modifier value.
        Returns:
        the value or null if none