public final class InterpreterHandlerOperatoren
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
ERZEUGE_KOPIE
liefert eine Kopie des Objekts.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
KLASSE
liefert den Namen einer Klasse.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
OPERATOREN
die Liste der unterstützten Operatoren.
|
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator KLASSE
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator ERZEUGE_KOPIE
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] OPERATOREN