SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
spr_wlat2dot Namespace Reference

Functions

def print_graph
 
def convert2dot
 
def main
 

Function Documentation

def spr_wlat2dot.print_graph (   name,
  nodes,
  edges,
  name_len,
  fontsize_lbl = 18,
  fontsize_arc = 10,
  fontsize_node = 10,
  ofile = None 
)
def spr_wlat2dot.convert2dot (   wlat_fname,
  lex_fname,
  only_wlat = None,
  ignore_dummy_arcs = False,
  fontsize_lbl = 18,
  fontsize_arc = 10,
  fontsize_node = 10,
  name_len = - 1,
  ofile = None 
)
def spr_wlat2dot.main ( )