/** * The Ickle query parser. This package handles parsing and provides hooks for semantic analysis but does not implements * them. * * @author anistor@redhat.com * @since 9.0 * @private */ package org.infinispan.objectfilter.impl.ql;