Interface AlwaysTrueTest

All Superinterfaces:
RuleTest, Wrapper

@NullMarked @AsOf("3.0.0") public interface AlwaysTrueTest extends RuleTest
Matches any block.
Since:
3.0.0
See Also:
  • Field Details

    • INSTANCE

      @AsOf("3.0.0") static final AlwaysTrueTest INSTANCE
      The singleton instance of this test.