nextArgument()
Go to the next argument because we a comma was found.
__construct($name, $line)
Initializes the instance.
Function parsed by PhpFunctionsScanner.
addComment($comment)
Add a comment associated to this function.
addArgumentChunk($chunk)
Add a string to the current argument.
stopArgument()
Stop extracting strings from the current argument (because we found something that's not a string)...