public class GosucCompiler extends Object
| Constructor and Description |
|---|
GosucCompiler() |
| Modifier and Type | Method and Description |
|---|---|
List<IType> |
compile(GosucProject project,
Collection<? extends CharSequence> typeNames) |
static void |
copyFile(File sourceFile,
File destFile) |
public List<IType> compile(GosucProject project, Collection<? extends CharSequence> typeNames)
public static void copyFile(File sourceFile, File destFile) throws IOException
IOExceptionCopyright © 2022. All rights reserved.