Interface Block

    • Method Detail

      • acceptAndAddNode

        boolean acceptAndAddNode​(SimpleNode node)
        Whether to accept and add the given node in this block.
        Parameters:
        node - the other node.
        Returns:
        true to accept and add to this block, false to end this block.