PHP Class mageekguy\atoum\php\tokenizer\iterators\phpFunction

Inheritance: extends mageekguy\atoum\php\tokenizer\iterator
Exibir arquivo Open project: atoum/atoum Class Usage Examples

Protected Properties

Property Type Description
$arguments

Public Methods

Method Description
appendArgument ( phpArgument $phpArgument )
getArgument ( $index )
getArguments ( )
getName ( )
reset ( )

Method Details

appendArgument() public method

public appendArgument ( phpArgument $phpArgument )
$phpArgument phpArgument

getArgument() public method

public getArgument ( $index )

getArguments() public method

public getArguments ( )

getName() public method

public getName ( )

reset() public method

public reset ( )

Property Details

$arguments protected_oe property

protected $arguments