PHPParser_Parser::yyn164 PHP Method

yyn164() protected method

protected yyn164 ( $line, $docComment )
    protected function yyn164($line, $docComment)
    {
        $this->yyval = null;
    }
PHPParser_Parser