#
| Tident of string
| |||
#
| Tchar of int
| |||
#
| Tstring of string
| |||
#
| Trule
| |||
#
| Tparse
| |||
#
| Tparse_shortest
| |||
#
| Tand
| |||
#
| Tequal
| |||
#
| Tend
| |||
#
| Tor
| |||
#
| Tunderscore
| |||
#
| Teof
| |||
#
| Tlbracket
| |||
#
| Trbracket
| |||
#
| Trefill
| |||
#
| Tstar
| |||
#
| Tmaybe
| |||
#
| Tplus
| |||
#
| Tlparen
| |||
#
| Trparen
| |||
#
| Tcaret
| |||
#
| Tdash
| |||
#
| Tlet
| |||
#
| Tas
| |||
#
| Tsharp
|