class TCTAllTokenTypes : public MCTTokenTypeFilter |
Public Member Functions | |
---|---|
IMPORT_C TBool | Accept(const CCTTokenTypeInfo &) |
IMPORT_C TBool | Accept | ( | const CCTTokenTypeInfo & | aTokenType | ) | const [virtual] |
Tests whether to accept all token types.
Note that it always returns ETrue.
ETrue always.
const CCTTokenTypeInfo & aTokenType | The token type to be tested. |