Class QueryPatternNormalizer

  • All Implemented Interfaces:
    ElementVisitor

    public class QueryPatternNormalizer
    extends Object
    implements ElementVisitor
    Class used to visit an element and normalize it (i.e., replace all expression nodes with the associated expression) . It appends the bindings before the element.
    Author:
    Maxime Lefrançois