Home | History | Annotate | Download | only in Tempita

Lines Matching refs:get_token

1036     def get_token(pos=False):
1047 tok_type, tok_string = get_token()
1052 tok_type, tok_string = get_token()
1057 tok_type, tok_string = get_token()
1078 tok_type, tok_string, s, e = get_token(True)