Class PunctuationCheckRule


public class PunctuationCheckRule extends AbstractPunctuationCheckRule
A rule that matches "..", "::", "-," but not "...", "!..", "?!!", ",-" etc TODO: spaces seem to be special, extract from regexp?
Author:
Andriy Rysin