$_test
$_test : \Ingo_Script_Sieve_Test
The Ingo_Script_Sieve_Test object for the if test.
The Ingo_Script_Sieve_If class represents a Sieve If Statement.
$_test : \Ingo_Script_Sieve_Test
The Ingo_Script_Sieve_Test object for the if test.
$_else : \Ingo_Script_Sieve_Else
A Ingo_Script_Sieve_Else object that creates an optional else clause.
__construct(\Ingo_Script_Sieve_Test $test = null)
Constructor.
\Ingo_Script_Sieve_Test | $test | A Ingo_Script_Sieve_Test object. |