Interface AnchorRefTargetBlockPreVisitor


  • public interface AnchorRefTargetBlockPreVisitor
    • Method Detail

      • preVisit

        boolean preVisit​(@NotNull
                         Node node,
                         @NotNull
                         AnchorRefTargetBlockVisitor anchorRefTargetBlockVisitor)
        Test if node needs to have its children visited
        Parameters:
        node - node
        anchorRefTargetBlockVisitor - anchor ref target visitor, can be used to visit anchor ref targets
        Returns:
        true, if children of block node need to be visited