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