CallFinder.php
system/ThirdParty/Kint/CallFinder.php
1 class
7 methods
class CallFinder
name: string, path: string, expression: bool, literal: bool, new_without_parens: bool, }
getFunctionCalls
(string $source, int $line, $function)
realTokenIndex
(array $tokens, int $index)
tokenIsOperator
($token)
tokenPreserveWhitespace
($token)
tokensToString
(array $tokens)
tokensTrim
(array $tokens)
tokensFormatted
(array $tokens)