static StringMatcher ai_standardMatcher() { ret CombinedStringMatcher( new NLStringMatcher_dollarVars_underscores_dollarDollar, new NLStringMatcher_dollarVars_plusBrackets); }