|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.compilerRunner.SimpleOutputItem
public class SimpleOutputItem
| Constructor Summary | |
|---|---|
SimpleOutputItem(java.util.Collection<java.io.File> sourceFiles,
java.io.File outputFile)
|
|
| Method Summary | |
|---|---|
java.io.File |
getOutputFile()
|
java.util.Collection<java.io.File> |
getSourceFiles()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleOutputItem(@NotNull
java.util.Collection<java.io.File> sourceFiles,
@NotNull
java.io.File outputFile)
| Method Detail |
|---|
@NotNull public java.util.Collection<java.io.File> getSourceFiles()
@NotNull public java.io.File getOutputFile()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||