Class DotExport
java.lang.Object
com.oracle.truffle.regex.tregex.util.DotExport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic voidprintConnection(BufferedWriter writer, String from, String to, String label)
-
Constructor Details
-
DotExport
public DotExport()
-
-
Method Details
-
printConnection
public static void printConnection(BufferedWriter writer, String from, String to, String label) throws IOException - Throws:
IOException
-
escape
-