Package | Description |
---|---|
CompilacioCodi |
Modifier and Type | Method and Description |
---|---|
Instruccio |
CondicionalSi.getSinoInstruccio() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Instruccio> |
Compilador.extrauExpressions(java.lang.String operadorLogic,
java.lang.String expressio) |
java.util.ArrayList<Instruccio> |
Processador.getInstruccions() |
Modifier and Type | Method and Description |
---|---|
void |
CondicionalSi.setSinoInstruccio(Instruccio instruccio) |
Constructor and Description |
---|
Processador(java.util.ArrayList<java.lang.Float> memoriaRAM,
java.util.ArrayList<Instruccio> arrayInstruccions) |