PHPParser_Parser::yyn68 PHP Method

yyn68() protected method

protected yyn68 ( $line, $docComment )
    protected function yyn68($line, $docComment)
    {
        $this->yyval = array($this->yyastk[$this->yysp - (1 - 1)]);
    }
PHPParser_Parser