Searched refs:PUNC_CLOSERS (Results 1 – 1 of 1) sorted by relevance
122 var PUNC_CLOSERS = ")}]"; variable123 var PUNC_AFTER_EXPRESSION = PUNC_SEPARATORS + PUNC_CLOSERS;125 var PUNC_CHARS = PUNC_BEFORE_EXPRESSION + "`" + PUNC_CLOSERS;