is_special_token


is_special_token(s)
      

Return true if the symbol s represents a Slogan operator, otherwise return false.

Also see:

is_keyword_token


Core Module Index | Main Index