Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.interpreter |
Interpreter, allgemeine Struktur zum Auswerten von Ausdrücken.
|
de.bsvrz.sys.funclib.bitctrl.interpreter.logik |
Interpreter von logischen Ausdrücken.
|
Modifier and Type | Method and Description |
---|---|
void |
Kontext.addKontext(Kontext neu)
Fügt den Inhalt eines Kontextes hinzu.
|
Object |
OperationsSymbol.interpret(Kontext kontext) |
Object |
Ausdruck.interpret(Kontext kontext)
Interpretiert den Ausdruck im gegebenen Kontext.
|
Constructor and Description |
---|
Kontext(Kontext kontext)
Kopierkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
Object |
LogischesSymbol.interpret(Kontext kontext) |
Object |
LogischesLiteral.interpret(Kontext kontext) |
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.