\endinput yex.keyword.Endinput(parser) # Source code in yex/keyword/input.py 28 29 30@yex.decorator.control() def Endinput(parser): parser.exhaust_at_eol = True