# Generated by re2c

class State:
    def __init__(self, str):
        self.yyinput = str
        self.yycursor = 0
        
        self.yyt1 = 0
