public interface JavaParser
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
parse(InputStream is,
String fileName) |
CompilationUnit parse(InputStream is, String fileName) throws IOException, Parser.Exception
IOExceptionParser.ExceptionCopyright © 2020 Soot OSS. All rights reserved.