- Enclosing class:
Tests
public static class Tests.LEIgnoreCaseTest
extends Test
The built-in LE-ignore-case test
-
Method Summary
Inverts the test, such that equal becomes not-equal or less-than becomes greater-or-equal.
Methods inherited from class org.jfuncmachine.compiler.model.expr.bool.tests.Test
equals
-
Method Details
-
invert
Description copied from class: Test
Inverts the test, such that equal becomes not-equal or less-than becomes greater-or-equal.
- Specified by:
invert in class Test
- Returns:
- The inversion of this test