Searched refs:t_IDENTIFIER (Results 1 – 2 of 2) sorted by relevance
66 t_IDENTIFIER = r'[a-zA-Z0-9_]+' variable
255 def t_IDENTIFIER(t): function