public interface IGen
| Modifier and Type | Interface and Description |
|---|---|
static class |
IGen.Ok |
static class |
IGen.Preprocess |
static class |
IGen.Translate |
| Modifier and Type | Field and Description |
|---|---|
static int |
SIGNAL_NO_OK |
static int |
SIGNAL_NO_PREPROCESS |
static int |
SIGNAL_NO_TRANSLATE |
| Modifier and Type | Method and Description |
|---|---|
void |
ok() |
void |
preprocess(String p_projectroot) |
void |
translate() |
static final int SIGNAL_NO_PREPROCESS
static final int SIGNAL_NO_TRANSLATE
static final int SIGNAL_NO_OK
void preprocess(String p_projectroot) throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid translate()
throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionvoid ok() throws io.ciera.runtime.summit.exceptions.XtumlException
io.ciera.runtime.summit.exceptions.XtumlExceptionCopyright © 2021. All rights reserved.