SPRAAK
|
Public Member Functions | |
def | __init__ |
special token to mark the end of a token sequence More... | |
def | next |
def | __cmp__ |
def spr_parser.TokenSeqEnd.__init__ | ( | self, | |
tref_in, | |||
tref_in1, | |||
loc = None |
|||
) |
special token to mark the end of a token sequence
will raise an exception when accessing (get or set) the 'next' field
def spr_parser.TokenSeqEnd.next | ( | ) |
def spr_parser.TokenSeqEnd.__cmp__ | ( | self, | |
other | |||
) |
self | whatever happens, I'm the biggest (== latest) |
other | whatever happens, I'm the biggest (== latest) |