class documentation

class default:

View In Hierarchy

Indicates a state or state action (e.g. #pop) to apply. For example default('#pop') is equivalent to ('', Token, '#pop') Note that state tuples may be used as well.

New in version 2.0.
Method __init__ Undocumented
Instance Variable state Undocumented
def __init__(self, state):

Undocumented

state =

Undocumented