|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.cli.jvm.compiler.CliVirtualFileFinder
public class CliVirtualFileFinder
Constructor Summary | |
---|---|
CliVirtualFileFinder(ClassPath path)
|
Method Summary | |
---|---|
com.intellij.openapi.vfs.VirtualFile |
find(FqName className)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CliVirtualFileFinder(@NotNull ClassPath path)
Method Detail |
---|
@Nullable public com.intellij.openapi.vfs.VirtualFile find(@NotNull FqName className)
find
in interface VirtualFileFinder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |