Home
last modified time | relevance | path

Searched refs:_special_word_set (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-jsbeautifier/jsbeautifier-1.11.0/jsbeautifier/javascript/
H A Dbeautifier.py113 _special_word_set = frozenset([ variable
677 …reserved_array(self._flags.last_token, _special_word_set) and self._flags.last_token.text != 'else…
907 if reserved_array(self._flags.last_token, _special_word_set):
1055 if reserved_array(self._flags.last_token, _special_word_set):
1309 if reserved_array(self._flags.last_token, _special_word_set):