Package ortus.boxlang.runtime.operators
Class Implies
java.lang.Object
ortus.boxlang.runtime.operators.Implies
- All Implemented Interfaces:
IOperator
Performs an implication check on the two values. Will return true in every case except true IMP false.
expr IMP expr-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Implies
public Implies()
-
-
Method Details
-
invoke
-