class ControlSequences extends Alvine

ControlSequences

Properties

protected string $sequenceIntroducer
protected array $parameter
protected string $intermediate
protected string $final

Methods

__construct(string $sequenceIntroducer, string $intermediate, array $parameter = array(), string $final = null)

Neue Sequenz erstellen

string
__toString()

Rückgabe der Kontrollsequenz

Details

at line 67
__construct(string $sequenceIntroducer, string $intermediate, array $parameter = array(), string $final = null)

Neue Sequenz erstellen

Parameters

string $sequenceIntroducer Sequezeinleitung
string $intermediate Zwischenzeichen
array $parameter Parameterliste
string $final Abschlußzeichen

at line 86
string __toString()

Rückgabe der Kontrollsequenz

Return Value

string Kontrollsequenz