static SS matchDollarVarsIC_withBrackets(S pat, S s) { if (s == null) null; ret matchDollarVarsIC(pat, javaTokNPunctuationWithBrackets(s)); }