SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions
spr_parser.TokenSeqEnd Class Reference
+ Inheritance diagram for spr_parser.TokenSeqEnd:
+ Collaboration diagram for spr_parser.TokenSeqEnd:

Public Member Functions

def __init__
 special token to mark the end of a token sequence More...
 
def next
 
def __cmp__
 

Constructor & Destructor Documentation

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

Member Function Documentation

def spr_parser.TokenSeqEnd.next ( )
def spr_parser.TokenSeqEnd.__cmp__ (   self,
  other 
)
Parameters
selfwhatever happens, I'm the biggest (== latest)
otherwhatever happens, I'm the biggest (== latest)