Свойство | Тип | Описание | |
---|---|---|---|
$classes | |||
$constants | |||
$functions |
Метод | Описание | |
---|---|---|
appendClass ( |
||
appendConstant ( mageekguy\atoum\php\tokenizer\iterators\phpConstant $phpConstant ) | ||
appendFunction ( |
||
getClass ( $index ) | ||
getClasses ( ) | ||
getConstant ( $index ) | ||
getConstants ( ) | ||
getFunction ( $index ) | ||
getFunctions ( ) | ||
reset ( ) |
public appendConstant ( mageekguy\atoum\php\tokenizer\iterators\phpConstant $phpConstant ) | ||
$phpConstant | mageekguy\atoum\php\tokenizer\iterators\phpConstant |
public appendFunction ( |
||
$phpFunction |