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