CompilationUnit cu=JavaParser.parse(new File(pathToSourceFile)); | CompilationUnit cu=JavaParser.parse(pathToSourceFile); | new File(pathToSourceFile) | pathToSourceFile | javaparser | ee729dcafee513affb8482a375ff119e525a1001 | com.github.javaparser.symbolsolver.javassistmodel.Issue257 | | _1 | pathToSourceFile |
---|
_2 | pathToSourceFile |
---|
| | | | Uses | True |
CompilationUnit cu=JavaParser.parse(new File(pathToSourceFile)); | CompilationUnit cu=JavaParser.parse(pathToSourceFile); | new File(pathToSourceFile) | pathToSourceFile | javaparser | ee729dcafee513affb8482a375ff119e525a1001 | com.github.javaparser.symbolsolver.Issue300 | | _1 | pathToSourceFile |
---|
_2 | pathToSourceFile |
---|
| | | | Uses | True |
CompilationUnit cu=JavaParser.parse(new File(pathToSourceFile)); | CompilationUnit cu=JavaParser.parse(pathToSourceFile); | new File(pathToSourceFile) | pathToSourceFile | javaparser | ee729dcafee513affb8482a375ff119e525a1001 | com.github.javaparser.symbolsolver.Issue113 | | _1 | pathToSourceFile |
---|
_2 | pathToSourceFile |
---|
| | | | Uses | True |
CompilationUnit cu=JavaParser.parse(new File(pathToSourceFile)); | CompilationUnit cu=JavaParser.parse(pathToSourceFile); | new File(pathToSourceFile) | pathToSourceFile | javaparser | ee729dcafee513affb8482a375ff119e525a1001 | com.github.javaparser.symbolsolver.Issue113 | | _1 | pathToSourceFile |
---|
_2 | pathToSourceFile |
---|
| | | | Uses | True |
return executeBackup(hostnamePort,new File(to),consistencyCheck,tuningConfiguration,timeout,forensics); | return executeBackup(hostnamePort,to,consistencyCheck,tuningConfiguration,timeout,forensics); | new File(to) | to | neo4j | 0d14f84874fe67f67d5bff45a39637dd819693cb | org.neo4j.backup.BackupTool | | | | | | Uses | True |
return executeBackup(hostnamePort,new File(to),consistencyCheck,tuningConfiguration,timeout,forensics); | return executeBackup(hostnamePort,to,consistencyCheck,tuningConfiguration,timeout,forensics); | new File(to) | to | neo4j | 0d14f84874fe67f67d5bff45a39637dd819693cb | org.neo4j.backup.BackupTool | | | | | | Uses | True |
classLoader=NarClassLoader.getFromArchive(new File(archivePath),Collections.emptySet()); | classLoader=SourceConfigUtils.validate(sourceConfig,archivePath,sourcePkgUrl,null); | new File(archivePath) | archivePath | pulsar | 32d1dafdb4f77bf241c8786d067734a4bebdd4cf | org.apache.pulsar.admin.cli.CmdSources.SourceDetailsCommand | | _1 | archivePath |
---|
_2 | archivePath |
---|
| | | | Uses | True |
classLoader=NarClassLoader.getFromArchive(new File(archivePath),Collections.emptySet()); | classLoader=SinkConfigUtils.validate(sinkConfig,archivePath,sourcePkgUrl,null); | new File(archivePath) | archivePath | pulsar | 32d1dafdb4f77bf241c8786d067734a4bebdd4cf | org.apache.pulsar.admin.cli.CmdSinks.SinkDetailsCommand | | _1 | archivePath |
---|
_2 | archivePath |
---|
| | | | Uses | True |