public class JavaOutputType extends Object implements FuzzerOutput
| Constructor and Description |
|---|
JavaOutputType() |
| Modifier and Type | Method and Description |
|---|---|
void |
createOutput(String output,
Program program)
Create an output for a program.
|
public void createOutput(String output, Program program)
FuzzerOutputcreateOutput in interface FuzzerOutputoutput - where to create the outputprogram - the programCopyright © 2013–2014. All rights reserved.