class documentation

Base class for operators and literals, mainly for debugging and for throwing syntax errors.

Method __repr__ Undocumented
Method display Return what to display in error messages for this node
Method led Undocumented
Method nud Undocumented
Class Variable first Undocumented
Class Variable id Undocumented
Class Variable second Undocumented
Class Variable value Undocumented
def __repr__(self): (source)

Undocumented

def display(self): (source)

Return what to display in error messages for this node

def led(self, left, parser): (source)

Undocumented

Undocumented

Undocumented

Undocumented