Class FileParser
- java.lang.Object
-
- io.testomat.junit.methodexporter.parser.FileParser
-
public class FileParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FileParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.github.javaparser.ast.CompilationUnitparseFile(java.lang.String filepath)
-