Interface BlockMatcher

    • Method Detail

      • match

        boolean match​(Block block)
        True if the provided block is matched.
        Parameters:
        block - the block to match
        Returns:
        true if the provided block is matched, false otherwise