seq  1.1.0
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
seqlib.nodes.utils Namespace Reference

Functions

def Visitor
 
def find_node
 Visits the whole tree until node_id is found. More...
 
def seq_factory
 

Function Documentation

def seqlib.nodes.utils.find_node (   seq,
  node_id 
)

Visits the whole tree until node_id is found.

def seqlib.nodes.utils.seq_factory (   m,
  args,
  kw 
)
def seqlib.nodes.utils.Visitor (   tpl,
  parent = None 
)