Scan an Array of Token objects and apply any necessary Separator tags to each token.
tokens - An Array of tokens to scan. options - The Hash of options specified in Chronic::parse.
Returns an Array of tokens.
token - The Token object we want to scan.
Returns a new SeperatorAnd Object object.
Returns a new SeparatorAt object.
Returns a new SeparatorComma object.
Returns a new SeparatorIn object.
Returns a new SeparatorOn object.
Returns a new SeparatorSlashOrDash object.
[Validate]