Class BlankNodeVarProcessor

  • All Implemented Interfaces:
    SyntaxTreeBuilderVisitor

    @InternalUseOnly
    public class BlankNodeVarProcessor
    extends AbstractASTVisitor
    Processes blank nodes in the query body, replacing them with variables while retaining scope.
    Author:
    Arjohn Kampman