special_token_to_string


special_token_to_string(s)
      

Return a textual representation of the symbol s, which should represent a Slogan operator. If s is not a special token, an error is raised.

Also see:

is_special_token
is_keyword_token


Core Module Index | Main Index