public class ListenInitialisiererSymbol extends Object implements de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck
Constructor and Description |
---|
ListenInitialisiererSymbol(Collection<de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck> elemente)
Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
List<de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck> |
getNachfolger()
.
|
Object |
interpret(de.bsvrz.sys.funclib.bitctrl.interpreter.Kontext kontext)
.
|
public ListenInitialisiererSymbol(Collection<de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck> elemente)
elemente
- ein Ausdruck, der die Elemente zur Initialisierung einer Liste
beschreibtpublic final Object interpret(de.bsvrz.sys.funclib.bitctrl.interpreter.Kontext kontext)
interpret
in interface de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck
Ausdruck.interpret(de.bsvrz.sys.funclib.bitctrl.interpreter.Kontext)
public List<de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck> getNachfolger()
getNachfolger
in interface de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck
Ausdruck.getNachfolger()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.