Searched refs:lex_unquoted (Results 1 – 2 of 2) sorted by relevance
108 def lex_unquoted(self, process_all=False): member in TclLexer150 return self.lex_unquoted()
269 ln = TclUtil.TclLexer(ln).lex_unquoted(process_all = True)