Class ComparatorPresentOrError

All Implemented Interfaces:
BiPredicate<IToken,ISymbol>

class ComparatorPresentOrError extends OperatorTest implements BiPredicate<IToken,ISymbol>
Given a symbol, this check that the type that the symbol has can support the '<=>' operator.