Rule.skipFlag

Rule is skipped (ignored). For instance WS : [\r\n]+ -> skip ;

class Rule
nothrow const
bool skipFlag;

Meta