yex.parse.AlignmentTab
yex.parse.AlignmentTab(ch, location=None)
#
A character used for aligning tables.
By default, this is &.
Source code in yex/parse/token.py
106 107 108 109 110 111 112 113 114 | |