class documentation

Nodes that can be stored in a symbol table.

Class Method deserialize Undocumented
Method serialize Undocumented
Class Variable __slots__ Undocumented
Property fullname Undocumented
Property name Undocumented

Inherited from Node:

Method __str__ Undocumented
Method accept Undocumented

Inherited from Context (via Node):

Method __init__ Undocumented
Method set_line If target is a node, pull line (and column) information into this node. If column is specified, this will override any column information coming from a node.
Instance Variable column Undocumented
Instance Variable end_column Undocumented
Instance Variable end_line Undocumented
Instance Variable line Undocumented