public class FeldInitialisiererSymbol extends Object implements de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck
| Constructor and Description |
|---|
FeldInitialisiererSymbol(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 FeldInitialisiererSymbol(Collection<de.bsvrz.sys.funclib.bitctrl.interpreter.Ausdruck> elemente)
elemente - ein Ausdruck zur Beschreibung der Elemente, mit denen ein Feld
initialisiert wirdpublic final Object interpret(de.bsvrz.sys.funclib.bitctrl.interpreter.Kontext kontext)
interpret in interface de.bsvrz.sys.funclib.bitctrl.interpreter.AusdruckAusdruck.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.AusdruckAusdruck.getNachfolger()Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.