예제 #1
0
    def __init__ (self, dataStr = None):
	StringLexor.__init__(self, dataStr)
	self.symval = None
	BisonSymbols.initialize()