Like constant

Op const Like

'is like' relational comparision operator

Implementation

static const Op Like = const Op._(6, 'LIKE');