public class NFAExport extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
silentTo(Path path) |
void |
to(OutputStream out) |
void |
writeAutomaton(Writer writer) |
public void silentTo(Path path)
public void to(OutputStream out) throws IOException
IOExceptionpublic void writeAutomaton(Writer writer) throws IOException
IOExceptionCopyright © 2018. All rights reserved.