OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TableFunctionsFactory_node.PrintNode Class Reference
+ Inheritance diagram for TableFunctionsFactory_node.PrintNode:
+ Collaboration diagram for TableFunctionsFactory_node.PrintNode:

Public Member Functions

def __str__
 
def __repr__
 

Detailed Description

Definition at line 47 of file TableFunctionsFactory_node.py.

Member Function Documentation

def TableFunctionsFactory_node.PrintNode.__repr__ (   self)

Definition at line 51 of file TableFunctionsFactory_node.py.

51 
52  def __repr__(self):
53  return str(self)
54 
def TableFunctionsFactory_node.PrintNode.__str__ (   self)

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: