UnicodeCharMatcher.symbolMath constructor

UnicodeCharMatcher.symbolMath()

Implementation

factory UnicodeCharMatcher.symbolMath() =>
    UnicodeCharMatcher(_categoryData, category.sm);