Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       Package gographviz provides parsing for the DOT grammar into an abstract syntax tree representing a graph, analysis of the abstract syntax tree into a more usable structure, and writing back of this structure into the DOT format. 
         | 
      Package gographviz provides parsing for the DOT grammar into an abstract syntax tree representing a graph, analysis of the abstract syntax tree into a more usable structure, and writing back of this structure into the DOT format. | 
| 
         
          
            ast
            
            
          
           
      Abstract Syntax Tree representing the DOT grammar 
         | 
      Abstract Syntax Tree representing the DOT grammar | 
| 
         
          
            parser
            
            
          
           
      A parser for the DOT grammar. 
         | 
      A parser for the DOT grammar. | 
| 
         
          
            scanner
            
            
          
           
      A scanner for the DOT grammar that has been derived from the standard golang scanner with extra added literals. 
         | 
      A scanner for the DOT grammar that has been derived from the standard golang scanner with extra added literals. | 
 Click to show internal directories. 
   Click to hide internal directories.