Uses of Interface
org.wilmascope.dotparser.GraphClient

Packages that use GraphClient
org.wilmascope.dotparser   
 

Uses of GraphClient in org.wilmascope.dotparser
 

Methods in org.wilmascope.dotparser with parameters of type GraphClient
static EdgeClient DotParser.edgeRHS(GraphClient g, NodeClient start)
           
static void DotParser.graph(GraphClient g)
           
static void DotParser.graphAtts(GraphClient g)
           
static NodeClient DotParser.node(GraphClient g)
           
static void DotParser.stmt(GraphClient g)
           
static void DotParser.stmtList(GraphClient g)