Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re:x2 Parsing CCL (Common Command Language) commands

by e_bachmann (Novice)
on Oct 18, 2002 at 09:50 UTC ( #206251=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    yapp -v myParser.yp
    
  2. or download this
    1 shift/reduce conflict
    
  3. or download this
    use MyParser;
      $parser=new MyParser();
    ...
      $nberr=$parser->YYNberr();
      $parser->YYData->{DATA}= [ 'a and ( b or c)' ];
      $data=$parser->YYData->{DATA}[0];
    
  4. or download this
    
    Syntax error.
    Can't locate object method "new" via package "MyParser" (perhaps you f
    +orgot to l
    oad "MyParser"?) at myparser.pl line 2, <STDIN> line 1.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://206251]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2023-03-23 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?