Class CheckForComparator

All Implemented Interfaces:
BiPredicate<IToken,ISymbol>

class CheckForComparator extends OperatorCheck implements BiPredicate<IToken,ISymbol>
Given a symbol, this check that the type that the symbol has can support the '<=>' operation.