yex.parse.BeginningGroup
yex.parse.BeginningGroup(ch, location=None)
#
A character that begins groups.
By default, this is {.
Source code in yex/parse/token.py
106 107 108 109 110 111 112 113 114 | |