Class IncrementPresentOrError

All Implemented Interfaces:
BiPredicate<IToken,ISymbol>

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