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