Class AsciiMatcher

java.lang.Object
org.commonmark.text.AsciiMatcher
All Implemented Interfaces:
CharMatcher

public class AsciiMatcher extends Object implements CharMatcher
Char matcher that can match ASCII characters efficiently.