identifier:
    IDENTIFIER
    {
        $$ = d_scanner.matched();
    }
;
