Pinq\Parsing\IFunctionScope::getVariableTable PHP Method

getVariableTable() public method

Gets an array containing scoped values indexed by their respective variable name.
public getVariableTable ( ) : array
return array
    public function getVariableTable();