|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.validationserver.compilers.CustomExternalCompiler
cz.zcu.validationserver.compilers.CCompiler
public class CCompiler
Created by IntelliJ IDEA. User: Lukas Date: 11.5.2007 Time: 17:01:55
| Field Summary |
|---|
| Fields inherited from class cz.zcu.validationserver.compilers.CustomExternalCompiler |
|---|
invoker |
| Constructor Summary | |
|---|---|
CCompiler(ValidationInfo info,
FullValidationResult result)
|
|
| Method Summary | |
|---|---|
void |
compileSingleFile(java.io.File file,
java.io.File outputDir)
|
| Methods inherited from class cz.zcu.validationserver.compilers.CustomExternalCompiler |
|---|
getInvoker, getTextResult, isShowCompilerResult, runCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCompiler(ValidationInfo info,
FullValidationResult result)
| Method Detail |
|---|
public void compileSingleFile(java.io.File file,
java.io.File outputDir)
throws ValidationError
ValidationError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||