Pinq\Parsing\IFunctionDeclaration::getClosureNestingLevel PHP Method

getClosureNestingLevel() public method

Gets the amount of closures function which the function was declared within.
public getClosureNestingLevel ( ) : integer
return integer
    public function getClosureNestingLevel();