Class NodeExprNormalizer

  • All Implemented Interfaces:
    SPARQLExtNodeVisitor, NodeVisitor

    public class NodeExprNormalizer
    extends Object
    implements SPARQLExtNodeVisitor
    Class used to normalize nodes, i.e., take as input a node (potentially an expression node), and output a normalized node and potentially a binding clause.
    Author:
    Maxime Lefrançois